Commit Graph

1558 Commits

Author SHA1 Message Date
b7c7d64bf7 CharacterCounter: make thinner 2021-09-26 23:30:37 -05:00
bc4f953af2 Improve display of LineAwesome icons 2021-09-26 23:28:45 -05:00
80d75d5a80 Fix status overflow issue *and* scroll bar 2021-09-26 18:48:43 -05:00
df0fb5ae58 SubNavigation: add non-Home timelines 2021-09-26 16:33:54 -05:00
86950dde42 Mastodon: clear token on 401 in VERIFY_CREDENTIALS_FAIL 2021-09-26 16:30:45 -05:00
06fddb26f3 SidebarMenu: add links to local and Fediverse timelines 2021-09-26 12:21:23 -05:00
209da02b9f Fix accounts_meta reducer 2021-09-24 18:53:01 -05:00
96c2e42ebf Preload: call verifyCredentials after Mastodon preload to get the "source" parameter of the account 2021-09-24 18:47:22 -05:00
ca1b4ff73d Merge remote-tracking branch 'origin/develop' into next 2021-09-24 12:53:42 -05:00
f5112b5b2a RegistrationForm: redirect home on success (if not already) 2021-09-24 12:36:51 -05:00
b18ed0d0e9 RegisterInvite: make registrations by invite token work 2021-09-24 12:16:28 -05:00
6f7e0c75b4 RegistrationForm: refactor isOpen logic 2021-09-24 11:43:28 -05:00
937cc18012 Add basic invite route, fix Chats fetch 2021-09-24 11:37:47 -05:00
4fcb5f0239 Move RegistrationForm to auth_login directory 2021-09-24 11:24:33 -05:00
f635494629 ComposeForm: yank circular svg character counter from Gab 2021-09-22 16:16:29 -05:00
3eb4eeed59 Composer: use Tabler svg icons 2021-09-22 14:38:48 -05:00
5ac5ef2e38 StatusActionBar: update "share" icon to Feather svg 2021-09-22 13:14:31 -05:00
23468b83a9 IconButton: use opacity instead of hsla to avoid svg transparency issues (improves status icons) 2021-09-22 12:18:06 -05:00
165b924ce7 Merge remote-tracking branch 'origin/develop' into next 2021-09-22 11:17:21 -05:00
acbf890f35 Chats: fix fetching when instance is delayed 2021-09-22 11:15:05 -05:00
1b6d2568b3 Preload: fix Mastodon accounts import 2021-09-22 09:23:37 -05:00
43a6e26a36 SidebarMenu: update X icon, caret, and plus 2021-09-22 00:16:05 -05:00
c869eeb003 Add Conversations to async-components 2021-09-21 20:48:33 -05:00
5180895325 Preload: import accounts from Mastodon's initial-state 2021-09-21 20:26:47 -05:00
a8673c8e54 Add 3-level Mastodon compatibility route 2021-09-21 18:30:34 -05:00
1f474c167b ProfileInfoPanel: call isVerified() 2021-09-21 17:29:47 -05:00
6a45ccf7b3 Dropdown: fix PropType error 2021-09-21 16:43:44 -05:00
dbc8e3fc26 Add Mastodon compatibility routes for /web and /web/timelines/home 2021-09-21 16:29:50 -05:00
72925ab821 DisplayName: call isVerified() 2021-09-21 14:58:50 -05:00
f4be2e87a2 Status: use svg icon for h-menu 2021-09-21 13:52:45 -05:00
c42db5242b StatusPage: accomodate SubNavigation in sticky columns 2021-09-21 13:46:59 -05:00
4ac76573fe SubNavigation: constrain width on desktop 2021-09-21 13:42:25 -05:00
ce97520b11 DetailedStatus: use svg icons 2021-09-21 13:31:40 -05:00
9b0e1218c9 Fix janky IconButton (Compose issues) and restore lock/envelope icon for un-repostable posts 2021-09-21 10:25:36 -05:00
640891ded9 Style the floating action button 2021-09-20 21:56:06 -05:00
96a226a94b PrimaryNavigation: active fill states 2021-09-20 21:13:22 -05:00
a0de32bcb0 StatusActionBar: update icons 2021-09-20 20:49:24 -05:00
23b14f605b PrimaryNavigation: remove unused 'federating' field 2021-09-20 19:05:16 -05:00
a8a0f18b2c SubNavigation: use Tabler back icon 2021-09-20 18:36:37 -05:00
7e8670055a Nuke HomeColumnHeader from most timelines 2021-09-20 18:32:27 -05:00
4a78deb7d3 PrimaryNavigation: use Tabler icons, add timelines 2021-09-20 18:28:55 -05:00
3a1b660269 Make column panels sticky 2021-09-20 17:53:08 -05:00
3de8dcced0 Tabler: add icons to ThumbNavigation 2021-09-20 17:05:59 -05:00
26c7068d66 Add Tabler icons 2021-09-20 15:33:28 -05:00
ecdca93c84 Merge remote-tracking branch 'origin/develop' into next 2021-09-20 13:17:40 -05:00
c1ed8ed16f Mastodon: hide notifications counter 2021-09-20 13:00:24 -05:00
f1788dd206 RemoteTimeline: fix typos in async components 2021-09-20 10:21:43 -05:00
25bdc5831e Update Polish translation
Signed-off-by: marcin mikołajczak <me@mkljczk.pl>
2021-09-19 19:29:26 +02:00
1202d3d45d StatusPage: async components 2021-09-18 20:54:55 -05:00
008d53a7d9 Merge remote-tracking branch 'origin/develop' into next 2021-09-18 20:52:26 -05:00