e87affbbca
Remove 'beforeunload' event from UI
...
This only works in MS Edge but likely causes re-rendering of the UI on compose events in every browser. There are better ways to prevent data loss, like storing the composer state in localStorage.
2021-07-01 14:05:34 -05:00
90a062e9a3
Remove unused navigation-bar code
2021-07-01 14:05:34 -05:00
7a86a4809e
Merge branch 'scheduled-statuses-improvements' into 'develop'
...
Scheduled statuses improvements
See merge request soapbox-pub/soapbox-fe!552
2021-06-28 00:11:40 +00:00
4a5ef6f469
ScheduledStatuses: display link in Composer
2021-06-27 17:18:54 -05:00
5f9d95301c
ScheduledStatuses: scaffolding
2021-06-27 13:59:10 -05:00
5e3d859b57
Subscriptions: move subscribe button to top-right corner of banner
2021-06-27 12:46:00 -05:00
fd0380bc82
Subscriptions: add subscription option to account dropdown
2021-06-27 11:52:12 -05:00
e74ee136ee
Subscriptions: use ringing bell for subscribed
2021-06-27 11:35:53 -05:00
2df8b927ea
Allow translating more strings
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl >
2021-06-27 00:04:27 +02:00
a690f26613
Allow to subscribe to an account
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl >
2021-06-26 19:28:31 +02:00
81af1bb274
Make promo panel items localizable
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl >
2021-06-25 20:52:24 +02:00
9527c0b939
Confirmation modals about missing image descriptions
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl >
2021-06-21 22:12:37 +02:00
df8cc9b12e
Confirmation modals about missing image descriptions (configurable)
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl >
2021-06-21 20:33:05 +02:00
5ca4d4c3d7
Make right sidebar available on most pages
2021-06-16 13:34:54 -05:00
8fdf478fe0
Make CryptoDonate page a public route
2021-06-10 15:44:47 -05:00
95b5738dfd
CryptoDonate: parse Profile Fields as CrypoAddresses
2021-06-09 20:36:02 -05:00
39ee6505d8
CryptoDonate: add CryptoDonateModal
2021-06-09 19:28:16 -05:00
483fadb7c2
CryptoDonate: refactor, rename, reorganize
2021-06-09 17:12:26 -05:00
561ff2b53f
Crypocoin: scaffolding
2021-06-09 13:52:17 -05:00
8cd0f594a0
Fix media modal unable to close from image
2021-05-17 23:21:42 -05:00
a5f9ff08cb
Don't close media modal unless you really click outside
2021-05-17 21:41:22 -05:00
3492bdba75
Use touch chats on intermediate screen sizes (eg iPad)
2021-05-02 12:37:40 -05:00
b5ca28701f
Let fedi explanation box be dismissed, fixes #624
2021-04-26 12:11:47 -05:00
7a19861ac6
Stop verify_credentials infinite loop, partial fix for #613
2021-04-10 18:09:05 -05:00
e03f551676
acctFull --> getAcct throughout the UI, make it stateful
2021-04-10 14:13:07 -05:00
ec00b043cf
Reports are not anonymized anymore
2021-04-03 16:31:39 -05:00
9d78e1a448
Fix media context button for videos, fixes #606
2021-04-02 17:01:39 -05:00
a12cff8f8b
Fix display of ColumnLoading and BundleColumnError
2021-03-31 15:02:23 -05:00
9510cf4a38
Shorted footer links phrases
2021-03-30 22:04:19 -05:00
5040bca304
Always have LinkFooter on the right side
2021-03-30 13:22:19 -05:00
f97bba2308
@preval sourceCode
2021-03-30 12:43:45 -05:00
dfa1443832
Import Soapbox version/metadata from package.json
2021-03-30 12:22:16 -05:00
73a3ee296b
Rename action.reload -> action.background
2021-03-30 00:45:23 -05:00
32b3173604
Set href for menu items with to
2021-03-29 23:29:16 -05:00
db201707bf
Middle-click account to open it in a new tab, fixes #603
2021-03-29 23:22:54 -05:00
0ed3e0e3de
Add own profile to profile dropdown
2021-03-27 12:16:45 -05:00
f728491ad0
Add follow request nav item when account is locked
2021-03-27 10:50:21 -05:00
fa4d36b7a7
Move ActionBar links into LinkFooter
2021-03-25 18:56:07 -05:00
6ead42b06d
Handle logout
2021-03-25 15:15:37 -05:00
a5f6fa66ac
Remove LoginModal for now
2021-03-25 14:44:02 -05:00
663d375dc5
Throttle fetchOwnAccounts correctly
2021-03-25 13:47:01 -05:00
c14fc83ac1
Improve style of profile dropdown
2021-03-25 13:23:59 -05:00
007527328e
Start building LoginModal
2021-03-25 12:21:48 -05:00
74f48229fc
Fix streaming access token
2021-03-24 17:53:09 -05:00
88420ccca6
Fetch unfetched otherAccounts
2021-03-23 21:01:50 -05:00
0162eac662
Refactor auth to support multiple accounts
2021-03-23 19:06:55 -05:00
a70c6c91af
Delete unused Compose code
2021-03-23 15:00:26 -05:00
23cc622dab
Purge unused getting_started feature
2021-03-23 14:54:51 -05:00
453290c6d7
Make it harder to accidentally delete a local user
2021-03-15 19:32:52 -05:00
5d418d9269
Let public timelines be viewed
2021-01-27 20:40:30 -06:00