Commit graph

62 commits

Author SHA1 Message Date
Alex Gleason
135ec190ee
Instead of str.replaceAll, use str.replace with regex (for better browser support) 2021-10-12 10:31:15 -05:00
Alex Gleason
379d03a509
Optimistic statuses: prepend with 末 to sort it at the end 2021-10-09 21:16:37 -05:00
Alex Gleason
50feacbd6b
Optimistic, nonblocking statuses 2021-10-09 17:30:20 -05:00
Alex Gleason
415e744ddb
Merge remote-tracking branch 'origin/develop' into next 2021-10-02 10:12:25 -05:00
6235ca5ab2 Implement /share route
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-01 19:53:46 +02:00
Alex Gleason
ca1b4ff73d
Merge remote-tracking branch 'origin/develop' into next 2021-09-24 12:53:42 -05:00
Alex Gleason
937cc18012
Add basic invite route, fix Chats fetch 2021-09-24 11:37:47 -05:00
Alex Gleason
c869eeb003
Add Conversations to async-components 2021-09-21 20:48:33 -05:00
Alex Gleason
f1788dd206
RemoteTimeline: fix typos in async components 2021-09-20 10:21:43 -05:00
Alex Gleason
08cdef59c9
Don't load TabsBar async 2021-09-18 20:09:29 -05:00
Alex Gleason
aeddec2892
UI: async UI components 2021-09-18 20:01:04 -05:00
Alex Gleason
1e77adda34
Admin: async components 2021-09-18 19:34:45 -05:00
Alex Gleason
aa54e0bd0b
RemoteInstance: async panels 2021-09-18 19:23:48 -05:00
Alex Gleason
abcdc1fd63
Profile: make account panels async 2021-09-18 19:17:55 -05:00
Alex Gleason
b0e37c773e
Load panels async 2021-09-18 17:48:13 -05:00
Alex Gleason
fe4a8b5728
Chunk modal components into features/ui 2021-09-18 17:10:39 -05:00
Alex Gleason
cdfd31372f
Suggestions: chunk the wtf panel 2021-09-18 16:54:47 -05:00
Alex Gleason
9faff939a0
SuggestionsV2: pull in Mastodon's upstream code 2021-09-16 18:46:04 -05:00
Alex Gleason
5804285094
Webpack: fix CryptoDonateModal being added to the right chunk 2021-09-12 15:00:28 -05:00
Alex Gleason
3fd1a10b73
Webpack: optimize ScheduleForm 2021-09-11 18:00:48 -05:00
Alex Gleason
053ca9efff
Webpack: break out CryptoDonate into its own chunk 2021-09-11 16:56:39 -05:00
d60f187c98 Merge branch 'reactions-page' of https://gitlab.com/mkljczk/soapbox-fe into reactions-page 2021-09-09 23:35:51 +02:00
4c4739b5e8 Change chunk name
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-09 23:35:25 +02:00
marcin mikołajczak
c2fc7a0331 Merge branch 'develop' into 'reactions-page'
# Conflicts:
#   app/soapbox/utils/features.js
2021-09-09 20:48:30 +00:00
c80f87efaa Add emoji reacts page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-06 21:54:48 +02:00
Louise Fleur-de-Sel
174bab0ca5 Export Follows, Blocks and Mutes as CSV Files 2021-08-31 14:58:16 +00:00
Alex Gleason
0b4b3479ea
Standalone: support running Soapbox FE on a subdomain 2021-08-22 14:34:58 -05:00
f203a4d389 WIP: Account aliases
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-05 15:31:29 +02:00
Alex Gleason
d922c37891
FederationRestrictions: display a list of hosts with restrictions 2021-07-25 14:50:22 -05:00
Alex Gleason
80a682f120
Admin: add UserIndex to view a list of registered users 2021-07-13 15:16:31 -05:00
Alex Gleason
6df733ba4e
Fix PropTypes warning in WrappedRoute 2021-07-09 19:56:09 -05:00
Alex Gleason
64b0fa6d99
Load ChatPanes asynchronously 2021-07-01 14:05:35 -05:00
Alex Gleason
5f9d95301c
ScheduledStatuses: scaffolding 2021-06-27 13:59:10 -05:00
Alex Gleason
5ca4d4c3d7
Make right sidebar available on most pages 2021-06-16 13:34:54 -05:00
Alex Gleason
483fadb7c2
CryptoDonate: refactor, rename, reorganize 2021-06-09 17:12:26 -05:00
Alex Gleason
561ff2b53f
Crypocoin: scaffolding 2021-06-09 13:52:17 -05:00
Alex Gleason
a12cff8f8b
Fix display of ColumnLoading and BundleColumnError 2021-03-31 15:02:23 -05:00
Alex Gleason
a70c6c91af
Delete unused Compose code 2021-03-23 15:00:26 -05:00
Alex Gleason
23cc622dab
Purge unused getting_started feature 2021-03-23 14:54:51 -05:00
Alex Gleason
ddac13d308
Account backups 2021-01-07 14:17:06 -06:00
Alex Gleason
39436bc07c
Admin: basic moderation log 2021-01-01 12:50:53 -06:00
Alex Gleason
f7d11ff36e
Admin: reports boilerplate 2020-12-31 14:41:43 -06:00
Alex Gleason
1ad3ea4437
Admin: awaiting approval basics 2020-12-29 15:55:45 -06:00
Alex Gleason
d3daf63dd5
Start admin area, create dashboard 2020-12-29 12:34:23 -06:00
Alex Gleason
1794e5a72d
Rudimentary remote timelines 2020-12-24 16:20:58 -06:00
Sean King
707f873094
Add server information page for mobile devices 2020-10-31 18:58:06 -06:00
Alex Gleason
c77c89ea08
UI: fix PropType warning on page 2020-09-27 16:48:23 -05:00
Alex Gleason
7926854fe6
ImportData: fix webpackChunkName 2020-09-27 12:36:24 -05:00
Alex Gleason
2d29d69f50
ImportData: rename some stuff 2020-09-27 11:18:25 -05:00
Curtis ROck
fdc1a051d3 Rough out import follows page and actions 2020-09-14 22:07:33 -05:00