Alex Gleason
|
1579e047b5
|
Add displayName, use as app name
|
2021-08-21 22:46:33 -05:00 |
|
Alex Gleason
|
a582c7efd7
|
Merge branch 'api-baseurl' into 'develop'
Auth: rudimentary API baseURL support
See merge request soapbox-pub/soapbox-fe!681
|
2021-08-22 03:23:33 +00:00 |
|
Alex Gleason
|
fcaf19df76
|
Auth: rudimentary API baseURL support
|
2021-08-21 22:08:26 -05:00 |
|
Alex Gleason
|
d236b61c96
|
Merge branch 'app-actions-refactor' into 'develop'
Auth: refactor actions: apps, security, oauth
See merge request soapbox-pub/soapbox-fe!680
|
2021-08-22 01:07:29 +00:00 |
|
Alex Gleason
|
74f4c59004
|
Auth: refactor OAuth token actions
|
2021-08-21 19:45:45 -05:00 |
|
Alex Gleason
|
a1cbbfcb02
|
Auth: refactor app actions
|
2021-08-21 19:16:54 -05:00 |
|
Alex Gleason
|
1540d61ad7
|
Merge branch 'ap-id-auth' into 'develop'
Auth: store users by their ActivityPub ID instead of their primary key
See merge request soapbox-pub/soapbox-fe!679
|
2021-08-21 23:15:33 +00:00 |
|
Alex Gleason
|
463b3ba085
|
Auth: store users by their ActivityPub ID instead of their primary key
|
2021-08-21 17:38:19 -05:00 |
|
Alex Gleason
|
bfa61cf62a
|
Merge branch 'attachment-previews' into 'develop'
Attachment preview icons
See merge request soapbox-pub/soapbox-fe!678
|
2021-08-21 14:44:57 +00:00 |
|
|
686c458b63
|
Attachment preview icons
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-08-21 16:28:05 +02:00 |
|
Alex Gleason
|
84c7b9df06
|
Merge branch 'mastodont' into 'develop'
Conditionally display Chats and EmojiReacts depending on BE capabilties
See merge request soapbox-pub/soapbox-fe!677
|
2021-08-20 21:45:12 +00:00 |
|
Alex Gleason
|
64e2f53692
|
Mastodon: don't conditionally render chat routes (this causes bugs)
|
2021-08-20 16:28:15 -05:00 |
|
Alex Gleason
|
e5e15fc3f0
|
Mastodon: conditionally render emojiReacts
|
2021-08-20 16:16:53 -05:00 |
|
Alex Gleason
|
893c903d71
|
Mastodon: conditionally disable chats
|
2021-08-20 15:46:17 -05:00 |
|
Alex Gleason
|
a3f06badcf
|
Merge branch 'fix-search' into 'develop'
Fix load more search results
See merge request soapbox-pub/soapbox-fe!676
|
2021-08-19 22:06:31 +00:00 |
|
|
88d1b9a0a2
|
Add missing propType
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-08-19 23:52:51 +02:00 |
|
|
5f68df64f1
|
Fix load more search results
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-08-19 23:49:37 +02:00 |
|
Alex Gleason
|
e0cb4e0ec9
|
Merge branch 'browser-theme-color' into 'develop'
use brand color as browser theme color
See merge request soapbox-pub/soapbox-fe!675
|
2021-08-15 03:45:16 +00:00 |
|
Shevek
|
5abd81695a
|
fix lint
|
2021-08-14 22:59:33 -04:00 |
|
Shevek
|
d6f9b6547a
|
use brand color as browser theme color
|
2021-08-14 22:49:09 -04:00 |
|
Alex Gleason
|
c7584f19f2
|
Merge branch 'move/new-fontsource-packages' into 'develop'
Move to new fontsource packages
See merge request soapbox-pub/soapbox-fe!673
|
2021-08-12 15:24:39 +00:00 |
|
Sean King
|
3fcee10887
|
Move to new fontsource packages
|
2021-08-12 09:06:28 -06:00 |
|
Alex Gleason
|
8a21fb6cb1
|
Merge branch 'pinned-host-css-fix' into 'develop'
pinnedHosts: fix light theme CSS
See merge request soapbox-pub/soapbox-fe!672
|
2021-08-12 01:35:41 +00:00 |
|
Alex Gleason
|
fc03a10505
|
pinnedHosts: fix light theme CSS
|
2021-08-11 20:34:49 -05:00 |
|
Alex Gleason
|
19e93af3fa
|
Merge branch 'host-picker-conditional' into 'develop'
RemoteTimeline: only display filter message if the host isn't pinned
See merge request soapbox-pub/soapbox-fe!671
|
2021-08-12 01:16:49 +00:00 |
|
Alex Gleason
|
d2a4f433e2
|
RemoteTimeline: only display filter message if the host isn't pinned
|
2021-08-11 20:15:26 -05:00 |
|
Alex Gleason
|
3596fd39b0
|
Merge branch 'pinned-remote-hosts' into 'develop'
Pinned remote hosts
See merge request soapbox-pub/soapbox-fe!670
|
2021-08-12 01:10:40 +00:00 |
|
Alex Gleason
|
4e2f12eb18
|
pinnedHosts: add host picker to public timelines
|
2021-08-11 19:38:25 -05:00 |
|
Alex Gleason
|
6961309b85
|
RemoteTimeline: allow pinning hosts
|
2021-08-11 18:55:10 -05:00 |
|
Alex Gleason
|
9e12e978d8
|
RemoteTimeline: rename InstanceInfoPanel
|
2021-08-11 18:35:31 -05:00 |
|
Alex Gleason
|
a5460bb97e
|
pinnedHosts: actions
|
2021-08-11 18:23:42 -05:00 |
|
Alex Gleason
|
86d5bcb5d7
|
Merge branch 'account-timeline-filters' into 'develop'
Account timeline column settings
See merge request soapbox-pub/soapbox-fe!669
|
2021-08-11 21:31:29 +00:00 |
|
Alex Gleason
|
fbeb8de2a0
|
AccountTimeline: pinned post column settings
|
2021-08-11 16:00:49 -05:00 |
|
Alex Gleason
|
1d18db3439
|
AccountTimeline: column settings UI
|
2021-08-11 15:49:57 -05:00 |
|
Alex Gleason
|
dcf7dd216f
|
AccountTimeline: let it be configurable like other timelines
|
2021-08-11 15:31:46 -05:00 |
|
Alex Gleason
|
6665efdc1e
|
Merge branch 'lint-fix' into 'develop'
Lint fix
See merge request soapbox-pub/soapbox-fe!668
|
2021-08-11 17:48:20 +00:00 |
|
Alex Gleason
|
b53b031720
|
Lint fix
|
2021-08-11 12:22:06 -05:00 |
|
Alex Gleason
|
bde53541b7
|
Merge branch 'account-aliases' into 'develop'
Account aliases
See merge request soapbox-pub/soapbox-fe!663
|
2021-08-11 17:02:56 +00:00 |
|
Alex Gleason
|
a970545b4b
|
Merge branch 'nuke-load-gap' into 'develop'
Nuke LoadGap
Closes #716
See merge request soapbox-pub/soapbox-fe!667
|
2021-08-10 02:06:08 +00:00 |
|
Alex Gleason
|
66ece5251e
|
Nuke LoadGap
|
2021-08-09 21:02:00 -05:00 |
|
|
3e6d73ed3e
|
Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-08-08 16:24:35 +02:00 |
|
|
b157530ebf
|
No account search results message
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-08-08 16:17:29 +02:00 |
|
Alex Gleason
|
a54be925f6
|
Merge branch 'search-no-results' into 'develop'
Search results improvements
See merge request soapbox-pub/soapbox-fe!665
|
2021-08-07 19:21:33 +00:00 |
|
|
f5edfbec1c
|
Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-08-07 20:59:11 +02:00 |
|
|
d36ec10c6a
|
Auto select search tab that has results
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-08-07 20:57:22 +02:00 |
|
|
403d6ae48c
|
Search results improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-08-07 20:42:39 +02:00 |
|
Alex Gleason
|
2124ff4222
|
Merge branch 'eye-center' into 'develop'
Statuses: center eye-slash icon
See merge request soapbox-pub/soapbox-fe!664
|
2021-08-06 16:34:39 +00:00 |
|
Alex Gleason
|
ac610bce0f
|
Statuses: center eye-slash icon
|
2021-08-06 11:06:23 -05:00 |
|
|
c4f97187d9
|
lint --fix
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-08-05 15:35:07 +02:00 |
|
|
f203a4d389
|
WIP: Account aliases
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-08-05 15:31:29 +02:00 |
|