ThibG
|
0381a07606
|
[Glitch] Add UI for enabling/disabling poll notifications
|
2019-03-13 22:21:52 +01:00 |
|
Eugen Rochko
|
ac5169aa31
|
[Glitch] Fix public timeline page not paginating correctly
Port 3a435fa130 to glitch-soc
|
2019-03-13 15:56:51 +01:00 |
|
Eugen Rochko
|
21366f9e05
|
[Glitch] Redesign landing page
Port 56822606f4 to glitch-soc
|
2019-03-13 15:53:00 +01:00 |
|
Thibaut Girka
|
1e4ea4f391
|
Make clicking on the account and status column headers scroll to top
|
2019-03-11 14:19:16 +01:00 |
|
ThibG
|
91045bef61
|
Merge pull request #953 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
|
2019-03-11 13:23:54 +01:00 |
|
Thibaut Girka
|
3a7fb657f3
|
[Glitch] Add support for poll ending notifications
Port front-end parts of 11ce444b8b to glitch-soc
|
2019-03-11 13:08:21 +01:00 |
|
ash lea
|
00bc35891b
|
add local setting to auto reveal media behind cw
|
2019-03-11 12:14:45 +01:00 |
|
Thibaut Girka
|
a9597fd8a6
|
Allow setting whether this is a single choice poll or multiple choices one
|
2019-03-06 23:56:53 +01:00 |
|
Thibaut Girka
|
49c4e57973
|
Use server-provided poll limits instead of hardcoded ones
Also does not enable polls if no limits are provided by the server
|
2019-03-06 23:56:53 +01:00 |
|
Thibaut Girka
|
e2d56cc90d
|
[Glitch] Port polls creation UI from upstream
|
2019-03-06 23:56:53 +01:00 |
|
Thibaut Girka
|
6ad1fc3254
|
[Glitch] Perform deep comparison for card data when receiving new props
Prevents embedded players from resetting when interacting with the toot
|
2019-03-05 23:22:29 +01:00 |
|
Eugen Rochko
|
342d9d25bb
|
Add polls
Port front-end parts of 4a3acdc916 to glitch-soc
|
2019-03-05 21:35:03 +01:00 |
|
Eugen Rochko
|
0dc5c2a4a5
|
Fix home timeline perpetually reloading when empty
Port 0c8d1435c5 to glitch-soc
|
2019-03-05 19:30:11 +01:00 |
|
Mélanie Chauvel (ariasuni)
|
c02d1558f1
|
[Glitch] Fix errors found by eslint
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-03-01 14:01:51 +01:00 |
|
Mélanie Chauvel (ariasuni)
|
f01d004a1a
|
[Glitch] Make the column header of profile view look like the others, too
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-03-01 14:01:51 +01:00 |
|
Mélanie Chauvel (ariasuni)
|
2a7690601a
|
[Glitch] Make the column header of toot/thread view look like the others
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-03-01 14:01:51 +01:00 |
|
Thibaut Girka
|
8ded9a0c02
|
[Glitch] Internationalize unexpected error message
Port e8a1d0b4d4 to glitch-soc,
fixing a crash in the process
|
2019-02-18 19:49:06 +01:00 |
|
Eugen Rochko
|
e34c5db19e
|
Fix hashtag column not subscribing to stream on mount (#10040)
Fix #9895
|
2019-02-18 18:16:35 +01:00 |
|
Thibaut Girka
|
2bf47542f3
|
Fix video player width not being updated to fit container width
|
2019-02-18 10:44:37 +01:00 |
|
Ben Lubar
|
9ad1ca9a2b
|
Allow multi-line image descriptions. (Glitch)
|
2019-02-17 15:19:12 +01:00 |
|
Thibaut Girka
|
e8ae6b050b
|
[Glitch] Fix crash on public hashtag pages when streaming fails
Port 3547e3e59e to glitch-soc
|
2019-02-17 14:28:25 +01:00 |
|
Thibaut Girka
|
f29b69c08b
|
[Glitch] Fix hashtags select styling in default and high contrast skins
Port bc9930f59d to glitch-soc
|
2019-02-15 18:21:00 +01:00 |
|
Thibaut Girka
|
04d7200ba4
|
[Glitch] Add "copy link" item to status action bars
Port 12cb694634 to glitch-soc
|
2019-02-13 07:29:57 +01:00 |
|
Thibaut Girka
|
53cc85871d
|
[Glitch] Don't focus spoiler input when disabled spoiler
Inspired by 6866739387
|
2019-02-12 21:16:02 +01:00 |
|
ThibG
|
1767bb542c
|
Merge pull request #913 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
|
2019-02-12 20:29:55 +01:00 |
|
Thibaut Girka
|
3d5ef5c497
|
Avoid two-step rendering of statuses as much as possible
Cache width shared by Video player, MediaGallery and Cards at the
ScrollableList level, pass it down through StatusList and Notifications.
|
2019-02-10 22:54:25 +01:00 |
|
Thibaut Girka
|
d96df46a63
|
[Glitch] Rename from instance to server.
Port f308fb56ab to glitch-soc
|
2019-02-10 22:19:26 +01:00 |
|
Thibaut Girka
|
07f0cf8573
|
[Glitch] Allow multiple files upload through web UI, including drag & drop
Port 640966f3fc to glitch-soc
|
2019-02-10 21:44:14 +01:00 |
|
Thibaut Girka
|
5946d76d0a
|
[Glitch] Add missing rejection handling for Promises
Port missing parts from d88504ec84 to glitch-soc
|
2019-02-10 21:44:14 +01:00 |
|
Thibaut Girka
|
a9078c18eb
|
Fix CW unfolding not triggering re-layout in public hashtag page
|
2019-02-06 15:32:48 +01:00 |
|
Thibaut Girka
|
d55233da9a
|
Fix unfolding CWs on public hashtag page
Fixes #909
|
2019-02-06 14:37:57 +01:00 |
|
Thibaut Girka
|
dcf363a623
|
Remove redundant “options” from “Compose box options”
Thanks @ariasuni.
|
2019-02-03 01:02:39 +01:00 |
|
Marek Ľach
|
43b2f021eb
|
Minor description corrections
|
2019-02-03 00:30:34 +01:00 |
|
Thibaut Girka
|
fba0f7dae7
|
[Glitch] Replace unlock-alt icon with unlock
Port 4fb1d8129d to glitch-soc
|
2019-02-01 16:15:44 +01:00 |
|
Thibaut Girka
|
00fc362103
|
[Glitch] Fix initial value of volume slider in video player and handle volume changes
Port b5feaa4d54 to glitch-soc
|
2019-01-27 22:02:59 +01:00 |
|
Thibaut Girka
|
5e7c9c04e2
|
Fix crash in Direct Messages column settings
Fixes #892
|
2019-01-23 18:29:18 +01:00 |
|
Thibaut Girka
|
8dea30a0c7
|
[Glitch] Hide floating action button on search and getting started pages
Port 180a665f29 to glitch-soc
|
2019-01-20 11:54:38 +01:00 |
|
tmm576
|
30f3dad8e8
|
Allow event defaults on index for text data transfer (#9840)
|
2019-01-20 11:53:22 +01:00 |
|
Thibaut Girka
|
a847f3bec6
|
[Glitch] Fix new hashtag page's items not being full-width on mobile
Port d28a2f7636 to glitch-soc
|
2019-01-20 11:52:06 +01:00 |
|
Thibaut Girka
|
eaebfc67d8
|
[Glitch] Improve the public hashtag page
Port 43014334f8 to glitch-soc
|
2019-01-20 11:47:17 +01:00 |
|
Thibaut Girka
|
8219940214
|
[Glitch] Redesign public hashtag page to use a masonry layout
Port 380b246728 to glitch flavour
|
2019-01-20 11:38:09 +01:00 |
|
Thibaut Girka
|
8ea1a8e033
|
[Glitch] make draggingOver state off correctly
Port e77cb61481 to glitch-soc
|
2019-01-16 14:50:17 +01:00 |
|
Thibaut Girka
|
95dcaccb03
|
[Glitch] Display fallback link card thumbnail when none is given
Port 39d81be7de to glitch-soc
|
2019-01-10 21:00:33 +01:00 |
|
ash lea
|
b22f9c8792
|
add list title editing
|
2019-01-06 13:03:57 +01:00 |
|
Thibaut Girka
|
07592234ac
|
Add local setting to disable swipe-to-change-columns
|
2019-01-05 21:47:48 +01:00 |
|
Thibaut Girka
|
6956a99a98
|
[Glitch] Update dependencies for Node.js (2018-12-31)
Port compatibility changes from 101a46ac24 to glitch-soc
|
2019-01-02 16:07:33 +01:00 |
|
Thibaut Girka
|
df5e49696f
|
[Glitch] Remove links to bridge.joinmastodon.org (non-functional)
Port eb2994d454 to glitch-soc
|
2018-12-23 11:43:47 +01:00 |
|
Thibaut Girka
|
e8845f0cb2
|
Fix incorrect and duplicate onConfirm callback
|
2018-12-21 20:00:49 +01:00 |
|
Thibaut Girka
|
89db203110
|
[Glitch] Fix that translation is not applied to "joining hashtags"
Port 88e40d03d9 to glitch-soc
|
2018-12-21 19:54:54 +01:00 |
|
Thibaut Girka
|
0cac543474
|
[Glitch] Deep compare tags for hashtag column reload
Port 98c9ad366b to glitch-soc
|
2018-12-21 19:54:54 +01:00 |
|