Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-03 | add mute option in status dropdown | Marvin Kopf | |
2017-04-03 | Merge branch 'master' into master | Eugen | |
2017-04-03 | Merge pull request #746 from eramdam/feature/improve-french-locales | Eugen | |
Feature/improve french locales (again) | |||
2017-04-02 | Add forgotten comma | Kazhnuz | |
2017-04-02 | Add more lcoales in fr.jsx | Damien Erambert | |
2017-04-02 | Update French Translation | Kazhnuz | |
2017-04-02 | Merge pull request #740 from 0x70b1a5/master | Eugen | |
remove black border on video mute/spoiler buttons | |||
2017-04-02 | Merge pull request #741 from eramdam/feature/improve-french-locales | Eugen | |
Improve/add some French locales | |||
2017-04-02 | Avoid re-loading already loaded relationships. Also fixes issue where wrong | Eugen Rochko | |
button would be displayed in account lists for unloaded relationships | |||
2017-04-02 | Keep track of which timelines are connected live to avoid redundant | Eugen Rochko | |
refreshes on navigation | |||
2017-04-02 | single-quotes | Tobias Merkle | |
2017-04-02 | remove black border on buttons | Tobias Merkle | |
2017-04-02 | Fix wording "show reblogs" -> "show boosts", order reports chronologically in | Eugen Rochko | |
admin UI | |||
2017-04-02 | Fix feed regeneration bug | Eugen Rochko | |
2017-04-01 | Add fr locale for community_timeline in fr.jsx | Damien Erambert | |
2017-04-01 | improve video button visibililty | Tobias Merkle | |
2017-04-01 | Fix broken reference | Eugen Rochko | |
2017-04-01 | Made modal system more generic | Eugen Rochko | |
2017-04-01 | Improve mobile tabs a little | Eugen Rochko | |
2017-03-31 | Fix reworked search | Eugen Rochko | |
2017-03-31 | Rework search | Eugen Rochko | |
2017-03-31 | Merge branch 'master' into patch-2 | shel | |
2017-03-31 | Fix web UI profile clickable area overlapping with follow button area | Eugen Rochko | |
2017-03-31 | Fix drag & drop overlay flickering | Eugen Rochko | |
2017-03-29 | Improve emojis - use SVGs where possible | Eugen Rochko | |
2017-03-28 | Hide drag & drop area on drop event regardless of success | Eugen Rochko | |
2017-03-26 | Clarify post privacy warning | shel | |
I was informed that the current warning if you @ a remote server in a private post is inadequate. These are suggested changes to better inform users. | |||
2017-03-26 | Add tooltip to privacy dropdown | Eugen Rochko | |
2017-03-26 | Compose form layout fixes | Eugen Rochko | |
2017-03-25 | Clarify privacy options | shel | |
Descriptions of differences between scope are more clear | |||
2017-03-25 | Fix up visual indicators for compose form privacy | Eugen Rochko | |
2017-03-25 | When replying to status with content warning, prefill content warning | Eugen Rochko | |
2017-03-25 | Privacy dropdown i18n | Eugen Rochko | |
2017-03-25 | Redesigned compose form | Eugen Rochko | |
2017-03-24 | Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295) | Eugen Rochko | |
2017-03-22 | Fix full-text search query quotation, improve tag search performance with an ↵ | Eugen Rochko | |
index, add ability to open status by URL from search (fix #53) | |||
2017-03-22 | Web UI support for the new omnisearch | Eugen Rochko | |
2017-03-22 | German toot -> "tröt" | Eugen Rochko | |
2017-03-17 | Promote Apps (#670) | shel | |
"Various apps are available" is now a hyperlink | |||
2017-03-15 | Add "direct" visibility level in the backend. Web UI is not yet | Eugen Rochko | |
adjusted to allow choosing it, yet | |||
2017-03-13 | Replace howler.js with simple <audio />, will hopefully resolve | Eugen Rochko | |
some weird mobile browser behaviours | |||
2017-03-07 | Try to detect iOS and *not* autoplay any videos | Eugen Rochko | |
Technically the check for iOS from components is a side effect, because it's neither in state nor props, but the user agent does not change, so I think that's okay. | |||
2017-03-05 | Make gifvs always use media gallery component | Eugen Rochko | |
2017-03-04 | Fix #431 - convert gif to webm during upload. Web UI treats them like it did | Eugen Rochko | |
before. In the API, attachments now can be either image, video or gifv. Gifv is to be treated like images in terms of behaviour, but are videos by file type. | |||
2017-03-04 | Rename "the whole known network" timeline to "federated timeline" | Eugen Rochko | |
Remove note about following Gargron@mastodon.social from getting started text | |||
2017-03-02 | Make confirmation text more specific | Eugen Rochko | |
2017-03-02 | Fix #620 - Add confirmation dialog for notifications clear | Eugen Rochko | |
2017-03-02 | Fix #231 - Muting | Eugen Rochko | |
2017-03-01 | Mute button progress so far. WIP, doesn't entirely work correctly. | Kit Redgrave | |
2017-03-02 | Fix #372 - Emoji picker | Eugen Rochko | |