Thibaut Girka
|
16b79a6237
|
Add options to configure filtering behavior
|
2019-07-15 00:48:28 +02:00 |
Thibaut Girka
|
bde7a415b9
|
Add a way to know why a status has been filtered, and show it anyway
|
2019-07-15 00:48:28 +02:00 |
Thibaut Girka
|
c94966891a
|
Minor cleanup and maybe minor performance improvements
|
2019-07-01 19:31:21 +02:00 |
Thibaut Girka
|
c49f7d5d16
|
Use strict equality rather than Immutable.is as the compared props are values
|
2019-07-01 19:31:10 +02:00 |
Thibaut Girka
|
82a76f03a4
|
Assume children of visible IntersectionObserverArticle always change
This fixes multiple issues, while adding few computations
|
2019-07-01 19:31:10 +02:00 |
Thibaut Girka
|
c0b5ee315d
|
Revert to using upstream's optimisations
This *does* break things, as `shouldComponentUpdate` assume the
children to never change!
|
2019-07-01 19:31:10 +02:00 |
Thibaut Girka
|
0ef6a114e7
|
Fix error boundary DOM
|
2019-07-01 19:30:59 +02:00 |
Thibaut Girka
|
82cd138c89
|
Fix some React warnings
|
2019-07-01 19:30:59 +02:00 |
ThibG
|
4175f13155
|
[Glitch] Add option to disable blurhash previews
Port 3086c645fd to glitch-soc
|
2019-06-26 23:19:26 +02:00 |
Thibaut Girka
|
598cdc9542
|
Use a different icon for audio attachments
|
2019-06-24 16:16:16 +02:00 |
Eugen Rochko
|
d7eb580053
|
[Glitch] Add media description as title to links of unknown media attachments
Port front-end changes from 49ebda4d49 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-06-24 16:00:42 +02:00 |
Eugen Rochko
|
967456b6a9
|
[Glitch] Add audio uploads
Port front-end changes from f7f23b4a19 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-06-24 16:00:42 +02:00 |
Eugen Rochko
|
362f3973be
|
[Glitch] Fix some React warnings
Port cc8f6b3cda to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-06-13 22:15:31 +02:00 |
Takeshi Umeda
|
1329308bc7
|
[Glitch] Improvement variable height in single column layout
Port d93b82af87 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-06-13 22:15:31 +02:00 |
Eugen Rochko
|
ff88387a4a
|
[Glitch] Improvements to the single column layout
Port 0e445ebb13 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-06-13 22:15:31 +02:00 |
Eugen Rochko
|
d99a661f08
|
[Glitch] Add responsive panels to the single-column layout
Port 1e5532e693 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-06-13 22:15:31 +02:00 |
Eugen Rochko
|
610b4b44c4
|
[Glitch] Add single-column mode
Port 9ddeb30f90 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-06-13 22:15:31 +02:00 |
Thibaut Girka
|
b45f555a0c
|
Minor cleanup
|
2019-06-10 16:24:09 +02:00 |
Thibaut Girka
|
d61a6271c6
|
Add DM conversations mode similar to upstream
|
2019-06-10 16:23:42 +02:00 |
Jeong Arm
|
b32a62fe95
|
[Glitch] Scroll to compose form when focus
Port 8f3c32e29c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-06-07 17:39:46 +02:00 |
Thibaut Girka
|
5b92910664
|
Fix expanding status from menu modal in glitch-soc
Fixes #1085
|
2019-06-02 14:11:32 +02:00 |
slice
|
22130a0947
|
Fix incorrect PropType in Glitch AutosuggestInput
|
2019-05-30 09:04:00 +02:00 |
Thibaut Girka
|
b4d4138cf9
|
[Glitch] Add keyboard shortcut to hide/show media
Port a472190729 and 988342a56c to glitch-soc
|
2019-05-27 19:43:15 +02:00 |
Eugen Rochko
|
f59973cc85
|
[Glitch] Make the "mark media as sensitive" button more obvious in web UI
Port 05ef3462ba to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-05-04 20:41:21 +02:00 |
Eugen Rochko
|
a5da59f140
|
[Glitch] Change account gallery in web UI
Port 3f143606fa to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-05-04 18:54:57 +02:00 |
Eugen Rochko
|
ccf4f3240a
|
[Glitch] Add blurhash
Port front-end changes from fba96c808d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-05-04 18:07:44 +02:00 |
Thibaut Girka
|
67fb9a8679
|
Add keyboard shortcut to collapse/uncollapse toots
|
2019-04-28 20:23:04 +02:00 |
Thibaut Girka
|
f3acf8f414
|
Add hotkey for bookmarking a toot
|
2019-04-28 20:23:04 +02:00 |
Thibaut Girka
|
aa1832ac4d
|
Hide suggestions by default
They will be enabled if the input has focus
|
2019-04-26 22:38:03 +02:00 |
Thibaut Girka
|
d7e4be285a
|
Add emoji suggestion to poll options
|
2019-04-26 22:38:03 +02:00 |
Thibaut Girka
|
df52004fe6
|
Add suggestions in CW field
|
2019-04-26 22:38:03 +02:00 |
Thibaut Girka
|
ef249a2718
|
Rename status__text to status__content__text for consistency with upstream
|
2019-04-24 22:40:17 +02:00 |
Thibaut Girka
|
659f972bed
|
Do not switch to italic for status media buttons
|
2019-04-22 23:07:14 +02:00 |
Thibaut Girka
|
47faf47ed5
|
ComposerTextarea → AutosuggestTextarea
|
2019-04-22 20:15:47 +02:00 |
Eugen Rochko
|
9b9816aba6
|
[Glitch] Show suggested follows on search screen in mobile layout
Port ad510db3a1 to glitch-soc
|
2019-04-22 20:15:47 +02:00 |
Thibaut Girka
|
e3c1472040
|
Shift+click on column Back button to return to last pinable column
|
2019-04-17 18:40:40 +02:00 |
Thibaut Girka
|
8d57c0e70e
|
When selecting a toot via keyboard, ensure it is scrolled into view
|
2019-04-17 10:07:33 +02:00 |
Thibaut Girka
|
fbec0edf08
|
Fix opening/closing gifv sometimes making the timeline scroll
|
2019-04-16 22:20:23 +02:00 |
ThibG
|
30500dff7c
|
Merge pull request #981 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
|
2019-04-04 15:13:18 +02:00 |
ThibG
|
be6885eb93
|
[Glitch] Update poll remaining time just like with status timestamps
Port daab45d4ae to glitch-soc
|
2019-04-04 14:58:11 +02:00 |
Thibaut Girka
|
14bad3f472
|
Do not handle clicks in detailed status content
|
2019-04-03 19:58:18 +02:00 |
ThibG
|
9e80b34a95
|
[Glitch] Add a “Block & Report” button to the block confirmation dialog
Port 6df4a82969 to glitch-soc
|
2019-03-26 17:44:00 +01:00 |
Eugen Rochko
|
614bd3f8d4
|
[Glitch] Add `lang` attribute to statuses in web UI
Port JS changes from e6cfa7ab89 to glitch-soc
|
2019-03-26 16:09:59 +01:00 |
ThibG
|
8b5b686f08
|
[Glitch] Add support for custom emojis in poll options
Fixes #956
Port 80f0910e21 to glitch-soc
|
2019-03-20 17:34:32 +01:00 |
ThibG
|
931ecc8824
|
[Glitch] Add UI for enabling/disabling poll notifications
|
2019-03-13 22:21:52 +01:00 |
Thibaut Girka
|
a1c6e6de1b
|
Remove leftover console.log
|
2019-03-11 14:39:45 +01:00 |
ThibG
|
45e4c90a23
|
Merge pull request #953 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
|
2019-03-11 13:23:54 +01:00 |
Thibaut Girka
|
9c620fc5c8
|
[Glitch] Add support for poll ending notifications
Port front-end parts of 3a92885a86 to glitch-soc
|
2019-03-11 13:08:21 +01:00 |
ash lea
|
f534f4869e
|
add local setting to auto reveal media behind cw
|
2019-03-11 12:14:45 +01:00 |
Eugen Rochko
|
ca45198ccb
|
[Glitch] Fix NaN in Poll component
Port 75cb93676b to glitch-soc
|
2019-03-08 01:01:19 +01:00 |