Alex Gleason
|
43c86ff85c
|
BetterColumn: remove ColumnBackButton, fix border-bottom
|
2021-10-08 11:20:41 -05:00 |
|
Alex Gleason
|
3a37635040
|
Get rid of unused DrawerLoading component
|
2021-10-08 10:43:29 -05:00 |
|
Alex Gleason
|
cf19366626
|
Rename .follow-button to .button--follow
The other classname is listed on Fanboy's Annoyances List
|
2021-10-06 18:48:13 -05:00 |
|
Alex Gleason
|
b6704991d2
|
Column: consolidate column components, refactor transparency, get rid of .column-area--mobile, wtf
|
2021-10-06 16:01:18 -05:00 |
|
Alex Gleason
|
89ac03e07a
|
BundleErrorColumn: fix icon and rounded corners
|
2021-10-05 22:48:10 -05:00 |
|
Alex Gleason
|
1b7fe4ee04
|
Use custom Home and Post icons
|
2021-10-05 18:02:19 -05:00 |
|
Alex Gleason
|
c222e0da9d
|
TabsBar: fall back to Home icon when no logo is provided
|
2021-10-05 13:14:55 -05:00 |
|
Alex Gleason
|
59e7c6538e
|
Audio: ingest attachment metadata
|
2021-10-05 00:44:49 -05:00 |
|
Alex Gleason
|
115d324e9b
|
LoadingIndicator: refactor styles, improve look of ColumnLoading
|
2021-10-04 16:46:55 -05:00 |
|
Alex Gleason
|
d3908f107a
|
AccountHeader: refactor Follow button, remove Message button in favor of a menu item
This is better on mobile and simpler to newcomers
|
2021-10-02 15:39:12 -05:00 |
|
Alex Gleason
|
5f7a201f08
|
Accounts: call isVerified in the places it's missing
|
2021-10-02 15:26:51 -05:00 |
|
Alex Gleason
|
d85b6742fa
|
Use SVG icons in more places
|
2021-09-27 23:47:43 -05:00 |
|
Alex Gleason
|
f23a6b0890
|
Replace a lot more icons with SVG icons
|
2021-09-27 20:47:44 -05:00 |
|
Alex Gleason
|
60c3243fcb
|
SubNavigation: refactor to be contextual based on Column
|
2021-09-27 13:38:02 -05:00 |
|
Alex Gleason
|
f6fdf46040
|
Use Tabler for missing LineAwesome icons
|
2021-09-27 00:00:03 -05:00 |
|
Alex Gleason
|
bc4f953af2
|
Improve display of LineAwesome icons
|
2021-09-26 23:28:45 -05:00 |
|
Alex Gleason
|
1f474c167b
|
ProfileInfoPanel: call isVerified()
|
2021-09-21 17:29:47 -05:00 |
|
Alex Gleason
|
008d53a7d9
|
Merge remote-tracking branch 'origin/develop' into next
|
2021-09-18 20:52:26 -05:00 |
|
Alex Gleason
|
24c89537dc
|
Merge remote-tracking branch 'origin/develop' into async-improvements
|
2021-09-18 18:53:24 -05:00 |
|
Alex Gleason
|
aeef12acf0
|
Rip out react-redux-loading-bar
|
2021-09-18 18:31:22 -05:00 |
|
Alex Gleason
|
fe4a8b5728
|
Chunk modal components into features/ui
|
2021-09-18 17:10:39 -05:00 |
|
Alex Gleason
|
48216659d6
|
Merge remote-tracking branch 'origin/develop' into next
|
2021-09-18 16:22:09 -05:00 |
|
Alex Gleason
|
074604a1c9
|
Put Bookmarks and Lists behind feature flags
|
2021-09-18 15:03:38 -05:00 |
|
Alex Gleason
|
08a9602911
|
Merge remote-tracking branch 'origin/develop' into next
|
2021-09-17 17:26:01 -05:00 |
|
Alex Gleason
|
c92de334e8
|
Suggestions: consolidate reducers
|
2021-09-17 15:26:58 -05:00 |
|
Alex Gleason
|
8faea0b3cc
|
ProfileInfoPanel: style join date and stats
|
2021-09-13 13:36:37 -05:00 |
|
Alex Gleason
|
0eed6405d2
|
ProfileStats: prettify code
|
2021-09-13 13:14:15 -05:00 |
|
Alex Gleason
|
5cbeaad97a
|
Add ProfileStats component
|
2021-09-13 13:09:11 -05:00 |
|
Alex Gleason
|
b3fee28863
|
ProfileInfoPanel: don't render badges unless some are found
|
2021-09-13 13:00:14 -05:00 |
|
Alex Gleason
|
016717ba0d
|
ProfileInfoPanel: move joined date below bio
|
2021-09-13 12:53:39 -05:00 |
|
Alex Gleason
|
e4e1f7e113
|
Profile: "Member since {date}" --> "Joined {date}"
|
2021-09-13 11:50:48 -05:00 |
|
Alex Gleason
|
41f2c6afd6
|
Status: hide column header and back button
|
2021-09-12 19:36:18 -05:00 |
|
Alex Gleason
|
ca9ff1a0e6
|
TabsBar: move search to left
|
2021-09-12 19:08:41 -05:00 |
|
Alex Gleason
|
1ea45f7cdb
|
Gut the TabsBar
|
2021-09-12 18:51:39 -05:00 |
|
Alex Gleason
|
053ca9efff
|
Webpack: break out CryptoDonate into its own chunk
|
2021-09-11 16:56:39 -05: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
|
e652de227c
|
Merge branch 'accessibility' into 'develop'
Accessibility improvements
See merge request soapbox-pub/soapbox-fe!697
|
2021-08-28 18:26:33 +00:00 |
|
ThibG
|
4b4e815e40
|
Add hotkey for opening media files
|
2021-08-28 15:22:08 +02:00 |
|
Alex Gleason
|
504962b47b
|
ProfileInfoPanel: fix join date
|
2021-08-26 22:48:56 -07:00 |
|
Alex Gleason
|
be0f252351
|
Mastodon: conditionally display Markdown, emojiReact column settings, sidebar features, and account aliases
|
2021-08-23 15:31:42 -05:00 |
|
Alex Gleason
|
6b19f39d51
|
Federating conditional UI
|
2021-08-23 14:14:47 -05:00 |
|
Alex Gleason
|
1579e047b5
|
Add displayName, use as app name
|
2021-08-21 22:46:33 -05:00 |
|
Alex Gleason
|
893c903d71
|
Mastodon: conditionally disable chats
|
2021-08-20 15:46:17 -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
|
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 |
|
|
f203a4d389
|
WIP: Account aliases
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-08-05 15:31:29 +02:00 |
|
Alex Gleason
|
5548644bd6
|
eslint: no-extra-semi
|
2021-08-03 14:22:51 -05:00 |
|