Commit Graph

1051 Commits (f4e28785f1be40b67812bf0711e78a5f229c4eed)
 

Author SHA1 Message Date
Eugen db21724a5a Merge pull request from ticky/qol-for-four-inch-phones
Improve experience on 4-inch phones
Jessica Stokes aaee8c9b5d
Disallow compose navbar from being shrunk
Jessica Stokes 312736cd1b
Stop Mastodon friend from overlapping text 🐘
Jessica Stokes 5b75f6d0f3
Make tabs bar take up less room on 4-inch phones
Jessica Stokes 3807b0b171
Improve quality of life for 4-inch phones
Removes extra UI margins < 360px, and allows the tab bar to scroll. Also slightly improves horizontal scrolling behaviour on desktop.
Eugen Rochko 98b83aca37 Fix - relative timestamps now contain an exact datetime in title
Eugen Rochko 2b0b7ff1b8 Fix - /web now loads a page
Eugen Rochko 1bbcd71cd4 Fix - fix redirect after sign-up (to login page instead of homepage)
Eugen 18f59df09e Merge pull request from TrevInc/master
Reduce height of media query to hide avatar/bio
Anthony Bellew febe2449bb Merge pull request from TrevInc/bio-media-query
Reduce height of media query to hide avatar/bio
Anthony Bellew 1fcb807d91 Reduce height of media query to hide avatar/bio
An additional selector was provided to make the bio only hide on the timeline and not on the user page itself.
Anthony Bellew de154dbd5d Merge pull request from Gargron/master
Catchup merge
Eugen e6657d7342 Merge pull request from mitchhentges/file-drop-ui
On file-drag, show a border around textarea
Mitchell Hentges 4d300e2507 On file-drag, show a border around textarea
Eugen Rochko 3125dd8920 Add "back" button on column headers of public and hashtag timelines. The "back"
button takes you back to getting started page
Eugen Rochko 86be6d48c9 Fix accidental distribution of hidden stream entries to PuSH subscribers
Eugen Rochko f79ba2de83 Fix admin UI not loading JS, make sure to strip "acct:" out of remote account's usernames when authorizing follow
Eugen Rochko 136e18b875 Unblocks also federate
Eugen Rochko 65647a2472 See - Added notifications column settings to filter what's displayed
in the column and what appears as desktop notifications. Settings do not
persist yet
Eugen Rochko 75122e162d Fix uri expansion during remote follow
Eugen Rochko c04002b340 Federate blocks with the http://mastodon.social/schema/1.0 verb namespace
Eugen Rochko 9f9e11ce07 Update screenshot on about page
Eugen Rochko 8f47f6a7ec Adding remote follow button
Eugen 91c5426455 Update screenshot
Eugen Rochko 8d44281677 Set in_reply_to_account on statuses to non-self value when possible, thus
resolving the confusion from self-chain replies ultimately linking to a
non-self status. Adjust filters
Eugen 777bcfc701 Add docker-compose example about rake secret task
Eugen Rochko a302e56f9a Add API for retrieving favourites
Eugen Rochko 49834a6e7f Add API for retrieving blocked accounts
Eugen Rochko 8724094ed0 Support remote follow request providing URL instead of acct
Eugen Rochko d7dc84439c Add ability to use remote follow function on other sites
Eugen Rochko 8b94d283fb Fix wrong person being notified after nested reblog call, fix favourites leaking private toots in Atom feeds
Eugen Rochko e2c2fefc36 Add illustration to getting started column
Eugen 9aaf223ae2 Add getting started illustration
Eugen Rochko eca6110fc4 Add preferences for follow request notification e-mails
Eugen Rochko 5418df467d Only display follow requests link in getting started window if account is locked
Eugen Rochko 2146ac91a0 Follow requests send e-mail notifications, but are excluded from notifications API
Better initial state for unlisted/nsfw toggles
Eugen Rochko 3689c119f0 Replacing follow requests in the settings area with in-UI column
Eugen Rochko 004382e4d0 Adding follow requests API
Eugen Rochko 7376af90f7 Don't show statuses to blocked users
Eugen Rochko 3282448878 Fix - resolve layout breaking on zoom-out on accounts grid
Eugen Rochko c3e9ba6a66 Fix - Also make textarea blur close suggestions which make it more accessible on touch devices
Eugen Rochko 0a84ab43d2 Fix - Lock icon instead of retweet icon on boost button on private statuses
Eugen Rochko 60f2da1b2f Merge pull request (nice)
Eugen Rochko 0bc6da89d2 Hide unlisted toggle when private is active, hide nsfw toggle when no files added
Anthony Bellew 538d109a82 Re-add unlisted toggle to the UI
Eugen Rochko 6e064cf715 Fix account timelines bug
Eugen Rochko 26f969665d Fix alignment
Eugen Rochko b191afcb5b Fix confirmation email being sent to old address when changing it
Eugen Rochko de9b6e3a6a Compose form in the UI now has public/private toggle instead of public/unlisted
Eugen Rochko b302b9202b Add page for authorizing/rejecting follow requests