Eugen Rochko
|
0f221668a3
|
Fix #341 - Remove react-responsive in favour of simpler resize handler/window width
|
8 years ago |
Eugen Rochko
|
e5c39148d7
|
Keep timelines in the UI trimmed when possible
|
8 years ago |
Eugen Rochko
|
78d6c567b3
|
Make all account links into permalinks (open public except on left click)
|
8 years ago |
Eugen Rochko
|
ef09351a06
|
Fix #284 - Alignment in notifications column
|
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
|
4bbec58034
|
Center header in account column, hide media in "muted" status components (notifications)
|
8 years ago |
Eugen Rochko
|
90b3ff2518
|
Follow/unfollow button outside of dropdown, also make favs/reblogs update indicator instantly and
then adjust to failure later if the request fails
|
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
|
a75ad23c83
|
Fix responsive layout breakpoint, replace mentions column with notifications
|
8 years ago |
Eugen Rochko
|
951843e646
|
Adding notifications column
|
8 years ago |
Eugen Rochko
|
a82a15a38e
|
Adding german localization
|
8 years ago |
Eugen Rochko
|
2096fc62ec
|
Add an Intl polyfill
|
8 years ago |
Eugen Rochko
|
43daf0be85
|
Adding react-intl i18n to the frontend. No translations yet
|
8 years ago |
Eugen Rochko
|
15af998d7b
|
Support emojis in display name, bio
|
8 years ago |
Eugen Rochko
|
19ea717b3c
|
Fix wrong link header on followers API, wrong link in tabs component, order
account results
|
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
|
202fbc3e1b
|
Enable emojis in reply indicator as well
|
8 years ago |
Eugen Rochko
|
db4df4481b
|
Fix modals sizing and add animation to it, fix #140 by only making the text of
status clickable (this also fixes multiple dropdown being openable at the same
time)
|
8 years ago |
Eugen Rochko
|
6430d86e86
|
Fix #131 - Make active favourite buttons yellow
|
8 years ago |
Eugen Rochko
|
aed424aef0
|
Fix live status removal from public/hashtag channels
|
8 years ago |
Eugen Rochko
|
24abc550ab
|
Replace react-skylight with own solution that centers images better
|
8 years ago |
Eugen Rochko
|
6d948a809e
|
Account notes (bios) can now contain links. Character limit upped to 160
|
8 years ago |
Eugen Rochko
|
cb22dce970
|
Adding hashtags
|
8 years ago |
Eugen Rochko
|
5285e9b1f9
|
Adding list of who favourited status
|
8 years ago |
Eugen Rochko
|
12a420f0f3
|
Reduce code duplication, add touch scrolling behaviour for webkit browsers
on scrollable areas
|
8 years ago |
Eugen Rochko
|
1f9aaede07
|
Add list of who reblogged status
|
8 years ago |
Eugen Rochko
|
db3322033f
|
Aria-labels actually didn't work in React, so removing. Fixing some bugs
|
8 years ago |
Eugen Rochko
|
be2b3eb241
|
Fix #136: Add aria-labels
|
8 years ago |
Frederic Hemberger
|
1a6e13a4e5
|
a11y: Add labels to input fields for screenreader
See: https://dequeuniversity.com/rules/axe/2.1/label
|
8 years ago |
Eugen Rochko
|
36470feeb2
|
Fix follow icon changing plus to minus, add terms page stub
|
8 years ago |
Eugen Rochko
|
6448169447
|
Actually complete the autosuggestion feature
|
8 years ago |
Eugen Rochko
|
b91faaebbb
|
Basic username autocomplete for text area
|
8 years ago |
Eugen Rochko
|
53de3b66ce
|
Refactoring redux state into different reducers
|
8 years ago |
Eugen Rochko
|
1c157c040a
|
Hide notes on user lists for now
|
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
|
68535f58cd
|
Add opening images in a modal window
|
8 years ago |
Eugen Rochko
|
5bea337189
|
Move status components inside individual containers. We still need to select
all statuses/accounts to assemble, but at least lists don't have to be
re-rendered all the time now. Also add "mention" dropdown option
|
8 years ago |
Eugen Rochko
|
4470966cd9
|
Fix #100 - Add "back" button to certain views
Also fix reloading of timelines after merge-type events
|
8 years ago |