index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
assets
/
javascripts
/
components
/
features
/
ui
/
components
Age
Commit message (
Collapse
)
Author
2016-11-14
Fix wrong link header on followers API, wrong link in tabs component, order
Eugen Rochko
account results
2016-11-13
Making upload button into a smaller icon button
Eugen Rochko
2016-11-13
Fix #110 - Make web UI use browser history, change links in e-mails to link ↵
Eugen Rochko
to that
2016-11-13
Debounce autosuggestions requests
Eugen Rochko
2016-11-12
Use full-text search for autosuggestions
Eugen Rochko
2016-11-10
Enable emojis in reply indicator as well
Eugen Rochko
2016-11-03
Aria-labels actually didn't work in React, so removing. Fixing some bugs
Eugen Rochko
2016-11-03
Fix #136: Add aria-labels
Eugen Rochko
2016-11-02
a11y: Add labels to input fields for screenreader
Frederic Hemberger
See: https://dequeuniversity.com/rules/axe/2.1/label
2016-10-30
Actually complete the autosuggestion feature
Eugen Rochko
2016-10-30
Basic username autocomplete for text area
Eugen Rochko
2016-10-16
Fix scrolling on small devices for account timelines and compose column
Eugen Rochko
2016-10-14
E-mail preferences page
Eugen Rochko
2016-10-12
Fix styles
Eugen Rochko
2016-10-12
Responsively changing layout to single-column + nav on smaller screens
Eugen Rochko
2016-10-07
Adding public timeline
Eugen Rochko
2016-10-06
Fix #76 - set scrollTop property of element node rather than use scrollTo() ↵
Eugen Rochko
method
2016-10-06
Fix #71 - Add logout link to UI
Eugen Rochko
2016-10-06
Fix #70 - disable autocomplete on follow form
Eugen Rochko
2016-09-27
Fix #58 - disable compose form while image is uploading
Eugen Rochko
2016-09-25
Limit usernames to 30 chars, statuses to 500, open account after follow form ↵
Eugen Rochko
success
2016-09-23
Temporarily link "settings" to the static version of the form
Eugen Rochko
2016-09-23
Improved ColumnsArea on smaller windows, improved how ActionBar looks
Eugen Rochko
2016-09-22
API returns mentions for statuses, compose form pre-fills all relevant ↵
Eugen Rochko
usernames into the form when replying
2016-09-19
Update OStatus2 library
Eugen Rochko
2016-09-19
Re-organizing components to be more modular, adding loading bars
Eugen Rochko