Eugen Rochko
|
cef68b9b1c
|
Follow requests send e-mail notifications, but are excluded from notifications API
Better initial state for unlisted/nsfw toggles
|
8 years ago |
Eugen Rochko
|
1d40662609
|
Hide unlisted toggle when private is active, hide nsfw toggle when no files added
|
8 years ago |
Anthony Bellew
|
dfc95491f1
|
Re-add unlisted toggle to the UI
|
8 years ago |
Eugen Rochko
|
4839ab3998
|
Compose form in the UI now has public/private toggle instead of public/unlisted
|
8 years ago |
Eugen Rochko
|
001fee6bd5
|
Fix key up listener on compose form
|
8 years ago |
Eugen Rochko
|
d088b3cade
|
Re-implemented autosuggestions component for the compose form
Fix #205, fix #156, fix #124
|
8 years ago |
Eugen Rochko
|
fd1773c495
|
Fix metaKey usage
|
8 years ago |
Eugen Rochko
|
534240240d
|
Fix #167 - Enable cmd+enter on Mac to submit form
|
8 years ago |
Eugen Rochko
|
78d6c567b3
|
Make all account links into permalinks (open public except on left click)
|
8 years ago |
Andrea Faulds
|
76bbb55d61
|
Replace "Unlisted mode" with more explicit text
|
8 years ago |
Eugen Rochko
|
8d4ef0b6c3
|
Per-status control for unlisted mode, also federation for unlisted mode
Fix #233, fix #268
|
8 years ago |
nicolas
|
dfb0bace3c
|
Allow vertical resizing of the toot textarea
|
8 years ago |
Eugen Rochko
|
30f9e9e624
|
Remove Neo4J
|
8 years ago |
Eugen Rochko
|
f6d196255c
|
Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications,
skip ActionCable for follow/unfollow/block events, instead clear UI from
blocked account's posts instantly if block request succeeds. Add forgotten
i18n for sensitive content
|
8 years ago |
Eugen Rochko
|
1c8ca7aed5
|
Adding content sensitivity toggle, spoilers for media
|
8 years ago |
Eugen Rochko
|
524847e4e1
|
Switch to compose route when replying and compose is not mounted
|
8 years ago |
Eugen Rochko
|
951843e646
|
Adding notifications column
|
8 years ago |
Eugen Rochko
|
a82a15a38e
|
Adding german localization
|
8 years ago |
Eugen Rochko
|
43daf0be85
|
Adding react-intl i18n to the frontend. No translations yet
|
8 years ago |
Eugen Rochko
|
c244c3f7bc
|
Infinite scroll for followers/following lists
|
8 years ago |
Eugen Rochko
|
0a8aced7f4
|
Making upload button into a smaller icon button
|
8 years ago |
Eugen Rochko
|
0f7a388de6
|
Fix #110 - Make web UI use browser history, change links in e-mails to link to that
|
8 years ago |
Eugen Rochko
|
e60cb2792e
|
Debounce autosuggestions requests
|
8 years ago |
Eugen Rochko
|
18341b1621
|
Search component
|
8 years ago |
Eugen Rochko
|
cbfa28b9cc
|
Use full-text search for autosuggestions
|
8 years ago |
Eugen Rochko
|
53de3b66ce
|
Refactoring redux state into different reducers
|
8 years ago |
Eugen Rochko
|
f9e06eb819
|
Make suggestions box also use user list components
|
8 years ago |
Eugen Rochko
|
553760399f
|
Improved how user lists look, added follow button to them
|
8 years ago |
Eugen Rochko
|
b3aab1f3bc
|
Adding following/followers lists to the UI
|
8 years ago |
Eugen Rochko
|
916907580e
|
Backfill follow suggestions with fallback when not enough results. Cycling
through suggestions in UI
|
8 years ago |
Eugen Rochko
|
4e89662eea
|
Fix typo
|
8 years ago |
Eugen Rochko
|
52a5ad8207
|
Fix follow suggestions ranking
|
8 years ago |
Eugen Rochko
|
f4e5ca98bf
|
Fix suggestions box style for long names
|
8 years ago |
Eugen Rochko
|
92209a1b6e
|
Display follow suggestions
|
8 years ago |
Eugen Rochko
|
d70e728326
|
Responsively changing layout to single-column + nav on smaller screens
|
8 years ago |