|
10f7339e5c
|
Profile directories, adapted from Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-22 21:22:29 +01:00 |
|
Alex Gleason
|
829744dcce
|
Merge branch 'replace-icons' into 'develop'
Change icons for federation restrictions page
See merge request soapbox-pub/soapbox-fe!921
|
2021-12-16 22:48:00 +00:00 |
|
|
30bc5889cd
|
Change icons for federation restrictions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-16 23:33:22 +01:00 |
|
Alex Gleason
|
9800c7db98
|
Merge branch 'replace-icons' into 'develop'
Replace LineAwesome with Tabler icons in some more places
See merge request soapbox-pub/soapbox-fe!920
|
2021-12-16 22:24:39 +00:00 |
|
|
951faf04bb
|
Change icon for briefcase
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-16 23:11:28 +01:00 |
|
|
99e3ec9ff9
|
Replace LineAwesome with Tabler icons in some more places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-16 23:05:33 +01:00 |
|
Alex Gleason
|
ec00f23d7e
|
Merge branch 'initial-home-feed' into 'develop'
UI: fix the way initial data is loaded
See merge request soapbox-pub/soapbox-fe!918
|
2021-12-15 15:51:56 +00:00 |
|
Alex Gleason
|
165feae622
|
Update snapshots
|
2021-12-15 10:49:13 -05:00 |
|
Alex Gleason
|
55ba4bd106
|
ShowablePassword, IconButton: submit on Enter
|
2021-12-15 10:46:25 -05:00 |
|
Alex Gleason
|
e283afe191
|
UI: fix the way initial data is loaded
|
2021-12-15 10:29:07 -05:00 |
|
Alex Gleason
|
2c3d700cc6
|
Admin: fix rejectUserModal import
|
2021-12-15 10:14:34 -05:00 |
|
Alex Gleason
|
7f3d7fbc29
|
Merge branch 'showable-password' into 'develop'
Create ShowablePassword component
See merge request soapbox-pub/soapbox-fe!916
|
2021-12-15 15:07:33 +00:00 |
|
|
81abb7d49e
|
update snapshots
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-15 15:39:07 +01:00 |
|
|
a1c7da7f62
|
no point in passing type=password
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-15 15:29:25 +01:00 |
|
|
4274b13aa7
|
Add ShowablePassword component
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-15 15:26:34 +01:00 |
|
Alex Gleason
|
1b7c0adc58
|
Merge branch 'replace-icons' into 'develop'
Replace LineAwesome with Tabler icons in some places
See merge request soapbox-pub/soapbox-fe!915
|
2021-12-14 19:04:24 +00:00 |
|
|
efe74c3ddd
|
remove size prop for them
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-14 19:51:59 +01:00 |
|
|
68e05c803b
|
Replace LineAwesome with Tabler Icons in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-14 19:48:18 +01:00 |
|
Alex Gleason
|
74d26b36ac
|
Merge branch 'awaiting-approval-modals' into 'develop'
Admin: Make account approval buttons larger, require confirmation when deleting users
See merge request soapbox-pub/soapbox-fe!914
|
2021-12-14 16:22:19 +00:00 |
|
|
acce32cf1b
|
Make approval buttons larger, require confirmation when deleting users
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-14 17:00:20 +01:00 |
|
Alex Gleason
|
ff26336f3a
|
Merge branch 'chats-pagination' into 'develop'
use `/api/v2/pleroma/chats`
See merge request soapbox-pub/soapbox-fe!911
|
2021-12-14 15:13:11 +00:00 |
|
|
6a48948af7
|
Use old chats list API conditionally
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-14 13:38:59 +01:00 |
|
|
53497c2132
|
Chats: Create next link if not provided
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-14 13:25:08 +01:00 |
|
Alex Gleason
|
ef17a483ab
|
Suggestions: don't show suggestions if Home timeline failed
|
2021-12-13 14:25:06 -05:00 |
|
|
12e4c6c083
|
wip chat pagination
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-13 18:06:47 +01:00 |
|
NEETzsche
|
07fa906eaf
|
Your followers from a blocked domain will not be removed
|
2021-12-13 09:33:23 -07:00 |
|
Alex Gleason
|
72763d1495
|
Properly filter DMs from timelines
|
2021-12-12 22:34:10 -06:00 |
|
Alex Gleason
|
b706024e31
|
Merge branch 'search-race-condition' into 'develop'
Fix: Race condition in search
See merge request soapbox-pub/soapbox-fe!908
|
2021-12-12 20:30:30 +00:00 |
|
|
d66b2e10f2
|
Fix: Race condition in search
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-12 20:35:45 +01:00 |
|
Alex Gleason
|
01cd832680
|
Merge branch 'detailed-status-menu' into 'develop'
Don't show menu items requiring auth when not authenticated for detailed statuses
See merge request soapbox-pub/soapbox-fe!907
|
2021-12-11 21:03:29 +00:00 |
|
|
f52b69ebbb
|
Don't show menu items requiring auth when not authenticated for detailed statuses
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-11 21:51:10 +01:00 |
|
|
6a3d70bfff
|
Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-11 10:22:15 +01:00 |
|
Alex Gleason
|
73208ebe4b
|
Mastodon: redirect ActivityPub ID for statuses
|
2021-12-10 16:05:28 -06:00 |
|
Alex Gleason
|
aaad79f6a5
|
Auth: logIn, don't create an unnecessary app token
|
2021-12-06 15:33:06 -05:00 |
|
Alex Gleason
|
0b0e7188e3
|
PullToRefresh: switch back to the old loading indicator for now
|
2021-12-02 22:37:08 -06:00 |
|
Alex Gleason
|
94f3133dd4
|
Merge branch 'ptr-improvements' into 'develop'
PullToRefresh improvements
See merge request soapbox-pub/soapbox-fe!898
|
2021-12-02 21:54:36 +00:00 |
|
Alex Gleason
|
d6bc8d8b6c
|
PullToRefresh: use iOS style spinner
|
2021-12-02 15:38:26 -06:00 |
|
Alex Gleason
|
c57d50aa4e
|
PullToRefresh: increase pull resistance and threshold
|
2021-12-02 14:11:40 -06:00 |
|
Alex Gleason
|
ed2866a1e1
|
Profile: add "Share" button as primary action to own profile
|
2021-12-01 14:08:44 -06:00 |
|
Alex Gleason
|
4c11a3041f
|
v2 Suggestions: conditionally display admin actions
|
2021-11-26 23:53:50 -06:00 |
|
Alex Gleason
|
92439137c1
|
v2 Suggestions: add AdminAPI, rearrange sidebars, check instance feature flag
|
2021-11-26 23:36:17 -06:00 |
|
Alex Gleason
|
665d7a1e1f
|
Merge branch 'eslint-rules' into 'develop'
eslint: add key-spacing and space-unary-ops rules
See merge request soapbox-pub/soapbox-fe!890
|
2021-11-24 18:10:46 +00:00 |
|
|
4e04f06142
|
eslint: add key-spacing and space-unary-ops rules
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-24 18:28:35 +01:00 |
|
Alex Gleason
|
b528c4aa63
|
Contexts: check for cyclical in_reply_tos and prevent stitching them with tombstones
|
2021-11-23 15:17:12 -06:00 |
|
Alex Gleason
|
b76bb097f2
|
Status: protect against infinite context loops
|
2021-11-23 15:12:50 -06:00 |
|
Alex Gleason
|
09f941a79c
|
Merge branch 'chats-attachments-icon' into 'develop'
Add icons for chat previews with attachments
See merge request soapbox-pub/soapbox-fe!884
|
2021-11-21 18:44:53 +00:00 |
|
|
f4dc4181ad
|
Add icons for chat previews with attachments
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-21 19:29:16 +01:00 |
|
Alex Gleason
|
cde08c8556
|
Merge branch 'update-zh_CN-translation' into 'develop'
update zh-CN translation
See merge request soapbox-pub/soapbox-fe!882
|
2021-11-21 05:54:41 +00:00 |
|
user
|
47304e0478
|
fix hint messages when creating new poll
|
2021-11-20 22:16:34 -05:00 |
|
Shevek
|
acf1ee71b5
|
update zh-CN
|
2021-11-20 22:12:05 -05:00 |
|