Commit Graph

1525 Commits

Author SHA1 Message Date
d5d8c4877e Interactions: optimistic Favourite and EmojiReact actions, fixes #104 2020-09-27 17:24:55 -05:00
5ad39921f9 re-open compose modal after changing privacy, fixes #200 2020-09-27 17:04:24 -05:00
c77c89ea08 UI: fix PropType warning on page 2020-09-27 16:48:23 -05:00
99f0a069dd pass getClickableArea into autosuggesttextarea as prop 2020-09-27 16:32:07 -05:00
ff85ff7bd4 Merge branch 'timeline-fixes' into 'develop'
Timeline fixes, fixes #85 #156 #409

Closes #409, #156, and #85

See merge request soapbox-pub/soapbox-fe!261
2020-09-27 21:30:42 +00:00
a67ab78c36 Timelines: refactor timelineQueue to use IDs instead of full objects, fixes #156 2020-09-27 16:17:21 -05:00
0b7763e726 fix composer jump by reseting lastToken on click and arrow up and down in autosuggesttextarea 2020-09-27 15:44:12 -05:00
afe23f0028 Composer: push into timelines even if it's a reply 2020-09-27 15:28:37 -05:00
ffb6f7fd67 Merge branch 'notifications-sort-fix' into 'develop'
Notifications: parseInt ID when sorting

See merge request soapbox-pub/soapbox-fe!259
2020-09-27 19:47:02 +00:00
83f31b8a00 Notifications: parseInt ID when sorting 2020-09-27 14:33:21 -05:00
aac2b42e9d Merge branch 'halloween-vignette' into 'develop'
Halloween: transparent vignette for light theme

See merge request soapbox-pub/soapbox-fe!258
2020-09-27 18:45:45 +00:00
3091f20fc9 Halloween: transparent vignette for light theme 2020-09-27 13:33:03 -05:00
d6a7ef8e70 Merge branch 'import_follows' into 'develop'
Import follows

Closes #113

See merge request soapbox-pub/soapbox-fe!234
2020-09-27 17:49:52 +00:00
7926854fe6 ImportData: fix webpackChunkName 2020-09-27 12:36:24 -05:00
0666557282 ImportData: move FileChooserCSV params into CSVImporter 2020-09-27 12:34:35 -05:00
e6e4a5c447 ImportData: allow importing Blocks 2020-09-27 12:24:38 -05:00
a2500d9332 ImportData: form validation, Save --> Import 2020-09-27 11:43:26 -05:00
1ebc679b8b ImportData: POST CSV directly instead of reading it 2020-09-27 11:41:46 -05:00
2d29d69f50 ImportData: rename some stuff 2020-09-27 11:18:25 -05:00
ba6f6b2aa4 Merge remote-tracking branch 'origin/develop' into import_follows 2020-09-27 11:01:01 -05:00
bdd6b608a6 Chats: increase pane height 265-->350px 2020-09-26 22:46:55 -05:00
bc2aaca5da Merge branch 'auth-form-improvements' into 'develop'
LoginForm: properly convey "isLoading" state

See merge request soapbox-pub/soapbox-fe!254
2020-09-26 02:39:47 +00:00
68a43d2df3 LoginForm: properly convey "isLoading" state 2020-09-25 19:49:30 -05:00
633d453edf Halloween: update settings hint 2020-09-25 18:06:15 -05:00
896a94d8b9 Merge branch 'halloween' into 'develop'
Halloween mode

See merge request soapbox-pub/soapbox-fe!253
2020-09-25 20:53:22 +00:00
14e10382f2 Halloween mode 2020-09-25 15:39:54 -05:00
3e5d27bc07 Merge branch 'colorpicker-size' into 'develop'
Move react-color into soapbox_config, reduce initial bundle size, fixes #427

Closes #427

See merge request soapbox-pub/soapbox-fe!250
2020-09-24 04:00:14 +00:00
eb76860422 Move react-color into soapbox_config, reduce initial bundle size, fixes #427 2020-09-23 22:46:45 -05:00
886ca48f28 Merge branch 'notifications-again' into 'develop'
Refactor notifications again, this time with OrderedMap, fixes #433

Closes #433

See merge request soapbox-pub/soapbox-fe!249
2020-09-24 00:09:57 +00:00
f183094f82 Refactor notifications again, this time with OrderedMap, fixes #433 2020-09-23 18:57:10 -05:00
5cac0fbc1f Merge branch 'renovate/configure' into 'develop'
Configure Renovate

See merge request soapbox-pub/soapbox-fe!242
2020-09-23 17:01:48 +00:00
403ab2ca50 Add renovate.json 2020-09-23 16:49:31 +00:00
9c0793d1f3 Comment TIMELINE_DISCONNECT test 2020-09-23 10:26:01 -05:00
3b94700311 Lint: fix import 2020-09-23 10:15:49 -05:00
4851ec24f9 Don't just put "null" in the notifications list, fixes #432 2020-09-23 10:14:27 -05:00
e8a9737fc9 Merge branch 'chat-deletion' into 'develop'
Chat message deletion

Closes #358 and #391

See merge request soapbox-pub/soapbox-fe!247
2020-09-22 22:16:15 +00:00
bcc2ee9c70 Chats: fix audio toggle on light theme 2020-09-22 17:02:33 -05:00
c96c537a52 Chats: clean up menu icon 2020-09-22 17:00:01 -05:00
41eb69ecd1 Chats: report user from message, fixes #391 2020-09-22 16:34:43 -05:00
ed4abfdce3 Chats: allow deleting a message, fixes #358 2020-09-22 16:20:10 -05:00
2dd3b39e7e Chats: add label to send button 2020-09-22 14:21:07 -05:00
3b8eed17b6 Merge branch 'notifications-refactor' into 'develop'
Notifications: refactor with OrderedSet instead of List

See merge request soapbox-pub/soapbox-fe!245
2020-09-22 18:55:47 +00:00
64a68c650e Notifications: refactor with OrderedSet instead of List 2020-09-22 13:42:08 -05:00
ac4040992f Merge branch 'docs-yunohost-install' into 'develop'
Add installing via YunoHost to docs

See merge request soapbox-pub/soapbox-fe!244
2020-09-22 17:36:07 +00:00
026c1eb3a1 Add installing via YunoHost to docs 2020-09-22 11:22:46 -06:00
9d2da836b3 Snackbar: allow severity levels 2020-09-21 22:56:15 -05:00
1080204a97 Chats: add key to dividers in ChatMessageList 2020-09-21 22:15:00 -05:00
c815e4607d Removed use of media upload API, by implementing FileReader 2020-09-19 18:32:43 -05:00
241c83233a Debugged import follows. Handles 2 column CSVs with header. Need to change synchronous get to asynchronous get 2020-09-19 16:22:14 -05:00
a123bd88be Merge branch 'chat-timestamps' into 'develop'
Chats: add timestamps, fixes #370

Closes #370

See merge request soapbox-pub/soapbox-fe!239
2020-09-19 00:06:11 +00:00