Eugen Rochko
|
27fc49d745
|
Add simple admin overview of PuSH subscriptions
|
8 years ago |
Eugen Rochko
|
898ab66e2e
|
Fix checkbox spacing
|
8 years ago |
nicolas
|
c1aab76da4
|
Checkboxes label adjustement
When the label of a checkbox is more than one line long, avoid unalignment.
|
8 years ago |
Eugen Rochko
|
2112a81e86
|
Adding content sensitivity toggle, spoilers for media
|
8 years ago |
Andrea Faulds
|
8e936b03d5
|
Improve contrast for settings pages (fixes #173)
|
8 years ago |
Eugen Rochko
|
38dd85daab
|
Adding notifications column
|
8 years ago |
Eugen Rochko
|
51dc725794
|
Graphic emoji in usernames in the "reblogged" string above status
|
8 years ago |
Eugen Rochko
|
2c766bd4b4
|
Add user locale setting
|
8 years ago |
Eugen Rochko
|
a4313224d9
|
Improve how public status pages look slightly
|
8 years ago |
Eugen Rochko
|
489bd99803
|
Support emojis in display name, bio
|
8 years ago |
Eugen Rochko
|
f0bdfadab7
|
Search component
|
8 years ago |
Eugen Rochko
|
82fd74d101
|
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
|
86574ea524
|
Adding Emoji One
|
8 years ago |
Eugen Rochko
|
a39a92bd22
|
Fix #135 - More prominent focus style for inputs
|
8 years ago |
Eugen Rochko
|
d0d799f911
|
Replace react-skylight with own solution that centers images better
|
8 years ago |
Eugen Rochko
|
23fc424b7a
|
Account notes (bios) can now contain links. Character limit upped to 160
|
8 years ago |
Eugen Rochko
|
6d5ef89356
|
Reduce code duplication, add touch scrolling behaviour for webkit browsers
on scrollable areas
|
8 years ago |
mhe
|
87aabeb7af
|
a11y: Improve icon button component regarding semantics and screen reader usage
|
8 years ago |
Eugen Rochko
|
dd03118098
|
Fix follow icon changing plus to minus, add terms page stub
|
8 years ago |
Eugen Rochko
|
57304ac375
|
Catch 404 errors when downloading remote media, add screenshot to landing page
|
8 years ago |
Eugen Rochko
|
c49f6290eb
|
Basic username autocomplete for text area
|
8 years ago |
Eugen Rochko
|
ac4f53a3a2
|
Improved how user lists look, added follow button to them
|
8 years ago |
Eugen Rochko
|
b746a931a5
|
Fix OAuth authorization redirect
|
8 years ago |
Eugen Rochko
|
a9e40a3d80
|
Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
to the API
|
8 years ago |
Eugen Rochko
|
43df35213e
|
Improving all forms
|
8 years ago |
Eugen Rochko
|
7a6d95f70c
|
E-mail preferences page
|
8 years ago |
Eugen Rochko
|
f7f3e6e3be
|
Fix styles
|
8 years ago |
Eugen Rochko
|
45776b55b0
|
Responsively changing layout to single-column + nav on smaller screens
|
8 years ago |
Eugen Rochko
|
ef9d4f4e06
|
Use reselect to memoize denormalization in UI state
Also upgrade react-redux to latest version. This is a performance update
|
8 years ago |
Eugen Rochko
|
a4b8069cf5
|
Styling loading indicator, removing unused routes, adding "getting started" explanation
Also, only update relative time every minute instead of 6 seconds. My bad
|
8 years ago |
Eugen Rochko
|
296ce2d45a
|
Adjusting new CSS for smaller screens
|
8 years ago |
Eugen Rochko
|
2af3abd279
|
Fix #79 - break too long lines and hide overflowing characters in status content
|
8 years ago |
Eugen Rochko
|
05af66d6b9
|
Fix #80 - pretty scrollbars for lucky webkit users
|
8 years ago |
Eugen Rochko
|
3554d638b3
|
Fix #72 - add follow/unfollow button to public profiles
|
8 years ago |
Eugen Rochko
|
70e9dd0b5b
|
Blocking will prevent e-mail notifications from blocked user, blocks in UI
|
8 years ago |
Eugen Rochko
|
fc198a8b4c
|
Adding e-mail confirmations
|
8 years ago |
Eugen Rochko
|
b3c7c8700d
|
Fix most pages on small screens
|
8 years ago |
Eugen Rochko
|
188c6f326b
|
Making public pages responsive, removing reblogs/favs counts from them
|
8 years ago |
Eugen Rochko
|
be86d4e0a3
|
Preparing feeds for better filtering
|
8 years ago |
Eugen Rochko
|
ef2b50c9ac
|
Deleting statuses from UI
|
8 years ago |
Eugen Rochko
|
e63aebff7a
|
Adding landing page
|
8 years ago |
Eugen Rochko
|
7e14eefc81
|
Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app
registration API
|
8 years ago |
Eugen Rochko
|
693383234c
|
Improved style of settings page
|
8 years ago |
Eugen Rochko
|
15f51dbf8c
|
Better styling for selected status in detailed view
|
8 years ago |
Eugen Rochko
|
457625591d
|
Styling for paragraphs in statuses
|
8 years ago |
Eugen Rochko
|
0f4bc56719
|
Improving production logs, removing n+1 on media attachments in atom,
adding attachments display to static views
|
8 years ago |
Eugen Rochko
|
499beb4484
|
UI for uploading media attachments (and cancelling them)
Mostly resolves #8, though attachments are still not displayed in public view
|
8 years ago |
Eugen Rochko
|
eec0dc46a6
|
PostStatusService can attach media to status, ProcessFeedService likewise
|
8 years ago |
Eugen Rochko
|
ae1fac0062
|
Add API to upload media attachments
|
8 years ago |
Eugen Rochko
|
d0e2733f63
|
Fix reblogs of reblogs in UI, add follow form in UI
|
8 years ago |