Thibaut Girka
|
7096611df6
|
[Glitch] Allow clients to fetch notifications made while they were offline
Port 9eaa47845c to glitch-soc
|
2018-05-29 21:25:28 +02:00 |
Thibaut Girka
|
7a953db0b6
|
[Glitch] Allow clients to fetch statuses made while they were offline
Port 34cb1a5461 to glitch-soc
|
2018-05-29 21:25:28 +02:00 |
Thibaut Girka
|
5ad747727f
|
[Glitch] Replace onScrollToBottom with onLoadMore
Port 01d10b0bd8 to glitch-soc
|
2018-05-27 20:40:58 +02:00 |
Thibaut Girka
|
4c835854d6
|
[Glitch] Open video modal on public UI
Port efc482361b to glitch-soc
|
2018-05-17 18:37:00 +02:00 |
Thibaut Girka
|
f7b9911f71
|
Fix modals testing for props.noEsc (fixes #482)
|
2018-05-15 10:39:12 +02:00 |
Thibaut Girka
|
336d5fecdb
|
Fix root modal's keyup handling (Fixes #478)
|
2018-05-11 22:42:32 +02:00 |
Thibaut Girka
|
d5e0e665df
|
[Glitch] Also display replies in report modal
Port c88e12fca622c46a361a5c751a529e77aa5bf2ba to glitch-soc
|
2018-05-07 14:55:16 +02:00 |
beatrix
|
cd9c602a0e
|
Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread
Port the “unfold thread” feature from Mastodon's UI to glitch-soc flavour
|
2018-04-26 11:34:14 -04:00 |
Thibaut Girka
|
3e703fe757
|
Fix actions modal on mobile (fixes #441)
|
2018-04-23 23:18:36 +02:00 |
Thibaut Girka
|
270d5e9b72
|
[Glitch] Fix style of legacy column headers
Backports 6661ae14b0
|
2018-04-22 19:17:10 +02:00 |
Thibaut Girka
|
d6693f3ae3
|
[Glitch] Show media modal on public pages
Port 47d2277ef1 to glitch-soc
|
2018-04-20 15:58:36 +02:00 |
ThibG
|
ccb708e614
|
Merge pull request #430 from ThibG/glitch-soc/features/bookmarks
Fix the bookmark column pinning fix…
|
2018-04-17 11:46:31 +02:00 |
Thibaut Girka
|
42e4225e03
|
Fix the bookmark column pinning fix…
|
2018-04-17 11:24:07 +02:00 |
ThibG
|
83e2740b44
|
Merge pull request #429 from ThibG/glitch-soc/features/bookmarks
Fix pinning the bookmarks column (fixes #428)
|
2018-04-16 23:24:51 +02:00 |
Thibaut Girka
|
2b30d057b6
|
Fix pinning the bookmarks column (fixes #428)
|
2018-04-16 22:52:45 +02:00 |
David Yip
|
605016368d
|
Merge pull request #419 from ThibG/glitch-soc/features/bookmarks
Bookmarks
|
2018-04-13 16:38:15 -05:00 |
Thibaut Girka
|
8b3d03067b
|
Add glitch-soc front-end support for bookmarks
Unlike boosts and like, there is no confirmation dialog as misclicking
can be recovered without another user seeing it.
|
2018-04-11 21:05:34 +02:00 |
Thibaut Girka
|
9a5a49f17c
|
[Glitch] Avoid using JS to set height in MediaModal
Port 010c71f19c to glitch-soc
|
2018-04-08 23:18:24 +02:00 |
Thibaut Girka
|
89f5ae00a5
|
[Glitch] Improved media modal
Port d6e88e29e2 to glitch-soc
|
2018-04-08 23:15:25 +02:00 |
Thibaut Girka
|
a5a305feb5
|
[Glitch] Allow to open a modal for embedded photo
Port 16a49799cf to glitch-soc
|
2018-04-08 23:06:33 +02:00 |
beatrix
|
766a008931
|
Merge pull request #380 from ThibG/glitch-soc/features/domain-block-ui
Port #6628 to glitch-soc flavour
|
2018-03-30 14:50:02 -04:00 |
Thibaut Girka
|
769c536db4
|
[Glitch] Remove pointer events on the entire UI when a dropdown menu is open
Port 95fce1bca0 to glitch-soc
|
2018-03-30 12:45:23 +02:00 |
Thibaut Girka
|
d2b9747a50
|
Add basic domain block UI
|
2018-03-30 10:07:33 +02:00 |
David Yip
|
8d5abcb749
|
Merge pull request #388 from ThibG/glitch-soc/federated-pinned-toots
Port WebUI toots/with reply/media tabs and pinned toots to glitch
|
2018-03-18 20:17:15 -05:00 |
Thibaut Girka
|
ce24c3186b
|
[Glitch] Add "Toots/Toots with replies/Media" tab below profile header
Port ca9d8402c3 to glitch
|
2018-03-16 23:16:20 +01:00 |
Thibaut Girka
|
8e7394c876
|
Add close modal icon to report dialog (#6591)
Port 9769285278 to glitch-soc flavour
|
2018-03-16 15:27:13 +01:00 |
Thibaut Girka
|
15563f8421
|
Port federated reports UI to glitchsoc
Port 0ebd2a1718 to glitch-soc
|
2018-03-16 15:27:13 +01:00 |
cwm
|
02b8b6efdf
|
merge tootsuite pr #6313 into glitch
|
2018-01-22 19:05:13 -06:00 |
David Yip
|
2a201c2ec6
|
Port 9cfbbbce1f to glitch frontend
|
2018-01-18 10:25:37 -06:00 |
David Yip
|
dfcee78446
|
Style fixes to make eslint happier, hopefully
|
2018-01-18 09:13:07 -06:00 |
beatrix
|
5ded1fc5b8
|
Merge pull request #329 from KnzkDev/scss-refactor
SCSS Refactor
|
2018-01-14 17:48:02 -05:00 |
kibi!
|
e106f0be6d
|
Oops this should have been a part of last commit
|
2018-01-14 14:21:41 -08:00 |
kibi!
|
df2f1344fa
|
Fixes onboarding modal (#318)
|
2018-01-14 14:13:24 -08:00 |
ncls7615
|
9e7150c6fa
|
Initial scss refactor
|
2018-01-14 03:41:20 +09:00 |
cwm
|
12469bed1b
|
Refactor /api/web APIs to use the centralized axios instance (tootsuite pr #6223)
|
2018-01-09 10:51:14 -06:00 |
kibigo!
|
7a9aaf28c4
|
WIP <Compose> Refactor; 1000 tiny edits
|
2018-01-04 18:33:13 -08:00 |
kibigo!
|
0cb97608c7
|
WIP <Compose> Refactor; <ActionsModal>; dropdowns
|
2018-01-04 18:31:00 -08:00 |
kibigo!
|
c560373d5e
|
WIP <Compose> Refactor; SCSS ed.
|
2018-01-04 18:23:46 -08:00 |
kibigo!
|
c20717bd9f
|
WIP <Compose> Refactor; <OnboardingModal> ed.
|
2018-01-04 18:21:59 -08:00 |
cwm
|
ccc14ad59b
|
Fix layout for RTL (tootsuite pr #6014, #6018)
|
2017-12-26 13:49:53 -06:00 |
cwm
|
ca77c18c24
|
add keyboard shortcuts to getting started (fixes #275)
|
2017-12-20 09:50:29 -06:00 |
cwm
|
975d888f5c
|
add components to getting started column
|
2017-12-12 00:01:17 -06:00 |
cwm
|
34630e00cb
|
pulled master, moved locale entry to new location
|
2017-12-10 15:22:15 -06:00 |
cwm
|
06c490be96
|
removed unneeded actions_modal div
|
2017-12-10 15:14:56 -06:00 |
cwm
|
0d6a515145
|
removed app settings additions
|
2017-12-10 09:10:47 -06:00 |
cwm
|
7a066e814b
|
moved locales to glitch, created add settings entry
|
2017-12-09 15:15:11 -06:00 |
cwm
|
c47e5232bd
|
remove trailing spaces
|
2017-12-09 12:41:24 -06:00 |
cwm
|
ac42b2b95d
|
fixes, functioning now
|
2017-12-09 12:06:00 -06:00 |
cwm
|
7ff586054c
|
added a few more things
|
2017-12-09 11:21:41 -06:00 |
cwm
|
41bbfeec7c
|
add initial components based off of tootsuite pr #1507
|
2017-12-09 10:26:22 -06:00 |