Thibaut Girka
|
955f838f9d
|
Fix clicking on the “TOOT” button send bogus visibility parameter
|
2020-02-16 00:10:45 +01:00 |
|
Thibaut Girka
|
40798cba41
|
Fix alt+enter changing visibility setting without sending toot when toot is empty
|
2020-02-14 22:38:24 +01:00 |
|
Thibaut Girka
|
3d7fd4a2df
|
Fix boosting private toots in detailed view
|
2020-02-09 22:15:49 +01:00 |
|
ThibG
|
e443874024
|
[Glitch] Fix native share button not being displayed for unlisted toots
Port 02236332bab7c5cc4ddf4a3a778fd956f6851322 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-02-09 12:29:51 +01:00 |
|
fuyu
|
b9aa57d5bf
|
[Glitch] Don't display toggle reveal button in video modal when full screen
Port 5711899c59147252a01e21371994ca6a60418628 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-02-06 21:39:26 +01:00 |
|
ThibG
|
3dcb279da3
|
[Glitch] Change how unread announcements are handled
Port 3adc722d1cdd28d87d2724b8952d7ec52d241b52 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-02-03 09:31:32 +01:00 |
|
Thibaut Girka
|
e135b293fa
|
Fetch last read notification id to update unread notification count on load
|
2020-02-01 19:53:01 +01:00 |
|
Eugen Rochko
|
ed5fb51168
|
[Glitch] Change announcements to be collapsed on page load in web UI
Port 0fcc4b1c566e4365e07ce5a1c87743db76c07fe6 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-28 19:17:06 +01:00 |
|
Eugen Rochko
|
b0139dcf5e
|
[Glitch] Add animations to announcement reactions
Port dd4eec6bf647a082b9bac2bed09a0105fe14c733 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-27 16:05:37 +01:00 |
|
Eugen Rochko
|
e36d0a98cc
|
[Glitch] Add streaming API updates for announcements being modified or deleted
Port b9d74d407673a6dbdc87c3310618b22c85358c85 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-27 16:01:06 +01:00 |
|
Thibaut Girka
|
8924743349
|
Refactor notifications cleaning mode
|
2020-01-26 14:55:03 +01:00 |
|
ThibG
|
5e4d1f699e
|
[Glitch] Fix “new items glow” being displayed above settings and announcements
Port 90b13ffd009a431dbe98c37bc92ee59a6f0535f2 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-25 20:05:36 +01:00 |
|
ThibG
|
6ce72f1fee
|
[Glitch] Improve announcements design
Port 48c55b6392661cde8e28cf076c3d132c22d17a0f to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-25 16:57:03 +01:00 |
|
Eugen Rochko
|
4e1efacfac
|
[Glitch] Add limit of 8 different reaction types per announcement
Port f816da9c6474ddf437681fbf7f5346672436ccdf to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-25 10:36:27 +01:00 |
|
Eugen Rochko
|
f1e4738f81
|
[Glitch] Add number animations
Port 76f1ed834efd3b58b6ebc8e951b661bbc1b7bf9b to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-25 10:36:27 +01:00 |
|
Sasha Sorokin
|
2bde217ea5
|
[Glitch] Fix unlocalized dropdown button title
Port 1268e3b5726b0650afda20410a714995aa9aeae7 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-25 10:20:05 +01:00 |
|
Thibaut Girka
|
1f8563c256
|
Rename DropdownMenu's ariaLabel to title, to reduce unnecessary changes with upstream
|
2020-01-25 10:17:13 +01:00 |
|
Eugen Rochko
|
376e524278
|
[Glitch] Add announcements
Port front-end changes from f52c988e12e464e7baefc2fdb48ddf4a95584664 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-24 16:45:29 +01:00 |
|
ThibG
|
4f51fe03c9
|
[Glitch] Add “account timeline” filter category
Port JS changes from 43daeccccb31a0145c48f41c4ba449f0a3967ef2 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-24 15:27:15 +01:00 |
|
ThibG
|
de76a8969e
|
[Glitch] Fix unfollow confirmations in account directory
Port ec3ee675640fa441b9113d69b743ee22e107002b to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-24 15:25:48 +01:00 |
|
Thibaut Girka
|
180f138394
|
Make prepending “re: ” to CWs on reply optional
|
2020-01-07 19:05:31 +01:00 |
|
ThibG
|
5636c94fe9
|
[Glitch] Fix reuse of detailed status components
Port 12a9813a0cc269d7b7c72095e279f70ddb7bec6e to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-07 16:30:53 +01:00 |
|
Thibaut Girka
|
49027ee948
|
Fix erroneous inclusion of upstream code
|
2019-12-07 15:53:04 +01:00 |
|
Takeshi Umeda
|
510e527663
|
[Glitch] Add basic support for group actors
Port f43f1e01840cd0bad7a88c90d9ea44b183a2a15d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-12-07 15:48:26 +01:00 |
|
ThibG
|
1e1293e3c8
|
[Glitch] Add follow_request notification type
Port 911cc144815babf83ddf99f2daa3682021d401b8 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-12-07 15:48:26 +01:00 |
|
Eugen Rochko
|
fae7e0cace
|
[Glitch] Fix conversations not having an unread indicator in web UI
Fix ed73376f1ca7ef5e254a3ec21e1ead85b2d34fd6 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-12-01 12:21:55 +01:00 |
|
ThibG
|
776352d329
|
[Glitch] Add hotkey for opening media files
Port a690b3e470ed85cc6f3f8fa7aec57d04b60a4705 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-11-30 17:52:12 +01:00 |
|
ThibG
|
7ce7575549
|
[Glitch] Fix OCR with delete & redraft
Port e7a7f88df7a763be6dad3a982829ef5a1b1dea09 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-11-30 17:36:49 +01:00 |
|
Thibaut Girka
|
93b8aec7b7
|
Link move target account
|
2019-11-27 17:37:01 +01:00 |
|
Thibaut Girka
|
93cb162d4a
|
Show acct of target account
|
2019-11-27 17:37:01 +01:00 |
|
Thibaut Girka
|
014c2cad21
|
Add moved account warning
|
2019-11-27 17:37:01 +01:00 |
|
ThibG
|
962f485423
|
[Glitch] Change media description label to be context-sensitive
Port e86234b1e90975de6e507a86549f0eb4600c723b to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-11-23 19:07:23 +01:00 |
|
ThibG
|
64225f4ac2
|
[Glitch] Fix unread toot indicator not honoring onlyMedia in public and community timelines
Port 0d6da8892a675962f8e7fe1f1edc960c4a0ce36d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-11-20 17:56:35 +01:00 |
|
ThibG
|
44acac0dcd
|
[Glitch] Fix WebUI allowing to upload more items than the limit
Port 66684c489c3c0bde752d107b02fc3bd6cbcacf04 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-11-07 14:31:53 +01:00 |
|
ThibG
|
734181c3bf
|
[Glitch] Fix filtered out items being counted as pending items
Port 3db3c107629a96c60657a615d186e32bb8a5476a to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-11-06 14:55:12 +01:00 |
|
ThibG
|
ea55f70f97
|
[Glitch] Add support for submitting media description with ctrl+enter
Port 7488a9e1547733a750160b202942c21f27ffeff2 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-11-06 14:50:54 +01:00 |
|
Hinaloe
|
f940c5a1fb
|
[Glitch] dont crash with null-ref
Port 8568018935adbf5f59d9bf9a64069d7fa9821b04 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-11-06 14:50:27 +01:00 |
|
Nima Boscarino
|
bde35e7878
|
[Glitch] Add download button to audio and video players
Port 9b36f62df63003419cb2ca08e77f2fa69fed91ad to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-27 15:41:22 +01:00 |
|
ThibG
|
957eb4241a
|
[Glitch] Fix volume slider in chromium 🤷
Port bcf694dce7536d29ede3c0865b00cb84f348b5e1 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-27 14:42:44 +01:00 |
|
umonaca
|
dd810a9405
|
[Glitch] Improve swipe experience
Port f4be89e24d3849de4b543faa37493474e2ee8e02 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-27 14:41:37 +01:00 |
|
BSKY
|
59946f9231
|
[Glitch] Add noopener and/or noreferrer
Port fccf83e1f2ecd4e23f7b1faee5330976d17da7b8 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-27 14:36:25 +01:00 |
|
dependabot-preview[bot]
|
4a0281d8c4
|
[Glitch] Bump react-select from 2.4.4 to 3.0.5
Port 183fc9d3cbc891be17a1c4be8b262250f9dbb545 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-27 12:25:15 +01:00 |
|
Eugen Rochko
|
877e8c9d79
|
[Glitch] Fix media editing modal changing dimensions when image loads
Port 6ebd74f4fa640b9616ebb2730d97722799c6ed56 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-10 21:00:13 +02:00 |
|
trwnh
|
bd1eaad816
|
[Glitch] Add missing back button header for invalid account
Port 95f21ab87f3d459311c411cf429ac051a668218f to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-10 21:00:13 +02:00 |
|
Eugen Rochko
|
9ba67c6045
|
[Glitch] Fix performance of home feed regeneration
Port front-end changes from f665901e3c0930fb8b3741f6bc6f6a15dd0343f6 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-10 21:00:13 +02:00 |
|
Thibaut Girka
|
fe6864a73a
|
Apply scroll changes to Bookmark column
|
2019-10-06 00:32:06 +02:00 |
|
Eugen Rochko
|
bd54ee294a
|
[Glitch] Add refresh button to list of rebloggers/favouriters in web UI
Port b0323d0888fcb4aa9f85a67422961a85b8ab6069 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-06 00:32:06 +02:00 |
|
Yamagishi Kazutoshi
|
7d79e1f31c
|
[Glitch] Do not add margin light when opening modal on mobile
Port 0a49b26793d467589be09305e15ff9cc97cdd200 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-06 00:32:06 +02:00 |
|
Eugen Rochko
|
90bdbddbfe
|
[Glitch] Fix scroll to top in single column UI
Port 2dee293c4c98486d387105224023fad02b8b0d96 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-06 00:32:06 +02:00 |
|
Eugen Rochko
|
fdadd520b1
|
[Glitch] Fix column header scrolling with the page
Port 706a48ee1f2075ffb35ad4ad9cfc2f23fffbffcb to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-05 22:53:20 +02:00 |
|