| 2016-11-08 |
Eugen Rochko | Fix 50x page image for non-/ paths |
commit | commitdiff | tree | snapshot |
| 2016-11-08 |
Eugen Rochko | Improve feed regeneration |
commit | commitdiff | tree | snapshot |
| 2016-11-08 |
Eugen Rochko | Fix typo |
commit | commitdiff | tree | snapshot |
| 2016-11-08 |
Eugen Rochko | ProcessFeedService refactor |
commit | commitdiff | tree | snapshot |
| 2016-11-07 |
Eugen Rochko | Improved configuration from ENV, cleaned up timeline... |
commit | commitdiff | tree | snapshot |
| 2016-11-07 |
Eugen Rochko | Click video player to toggle playback |
commit | commitdiff | tree | snapshot |
| 2016-11-07 |
Eugen Rochko | Fix #135 - More prominent focus style for inputs |
commit | commitdiff | tree | snapshot |
| 2016-11-07 |
Eugen Rochko | Better look/behaviours for video player/lightbox |
commit | commitdiff | tree | snapshot |
| 2016-11-07 |
Eugen Rochko | Replace react-skylight with own solution that centers... |
commit | commitdiff | tree | snapshot |
| 2016-11-07 |
Eugen Rochko | Fix account and hashtag regex |
commit | commitdiff | tree | snapshot |
| 2016-11-07 |
Eugen Rochko | Do not modify scroll position unless content has been... |
commit | commitdiff | tree | snapshot |
| 2016-11-07 |
Eugen Rochko | Keep scroll position when scrolled down and new content... |
commit | commitdiff | tree | snapshot |
| 2016-11-07 |
Eugen Rochko | Account notes (bios) can now contain links. Character... |
commit | commitdiff | tree | snapshot |
| 2016-11-06 |
Eugen Rochko | Fix insecure S3 URLs |
commit | commitdiff | tree | snapshot |
| 2016-11-06 |
Eugen Rochko | Downgrade aws gem as this one was incompatible with... |
commit | commitdiff | tree | snapshot |
| 2016-11-06 |
Eugen Rochko | Fix URL configuration when S3 is enabled |
commit | commitdiff | tree | snapshot |
| 2016-11-06 |
Eugen Rochko | Improve S3 config |
commit | commitdiff | tree | snapshot |
| 2016-11-06 |
Eugen Rochko | Adding optional S3, fail-mastodon |
commit | commitdiff | tree | snapshot |
| 2016-11-06 |
Eugen Rochko | Add test for FanOutOnWriteService |
commit | commitdiff | tree | snapshot |
| 2016-11-05 |
Eugen Rochko | Improve @mention regex |
commit | commitdiff | tree | snapshot |
| 2016-11-05 |
Eugen Rochko | Fix remote hashtag linking |
commit | commitdiff | tree | snapshot |
| 2016-11-05 |
Eugen Rochko | Fix mistake |
commit | commitdiff | tree | snapshot |
| 2016-11-05 |
Eugen Rochko | Fix linking of remote hashtags in UI, add public view... |
commit | commitdiff | tree | snapshot |
| 2016-11-05 |
Eugen Rochko | Adding hashtags |
commit | commitdiff | tree | snapshot |
| 2016-11-04 |
Eugen Rochko | Adding hashtag model |
commit | commitdiff | tree | snapshot |
| 2016-11-04 |
Eugen Rochko | Add pghero for analyzing postgres performance in production |
commit | commitdiff | tree | snapshot |
| 2016-11-04 |
Eugen Rochko | Fix web app manifests |
commit | commitdiff | tree | snapshot |
| 2016-11-04 |
Eugen Rochko | Add forgotten reducer for FAVOURITES_FETCH_SUCCESS |
commit | commitdiff | tree | snapshot |
| 2016-11-04 |
Eugen Rochko | Adding list of who favourited status |
commit | commitdiff | tree | snapshot |
| 2016-11-04 |
Eugen Rochko | Reduce code duplication, add touch scrolling behaviour... |
commit | commitdiff | tree | snapshot |
| 2016-11-04 |
Eugen Rochko | Optimize how statuses are re-rendered and relative... |
commit | commitdiff | tree | snapshot |
| 2016-11-03 |
Eugen Rochko | Add list of who reblogged status |
commit | commitdiff | tree | snapshot |
| 2016-11-03 |
Eugen Rochko | Aria-labels actually didn't work in React, so removing... |
commit | commitdiff | tree | snapshot |
| 2016-11-03 |
Eugen Rochko | Fix #136: Add aria-labels |
commit | commitdiff | tree | snapshot |
| 2016-11-03 |
Eugen Rochko | Disable accounts caching too |
commit | commitdiff | tree | snapshot |
| 2016-11-03 |
Eugen Rochko | Disable caching of statuses (maybe this will help with... |
commit | commitdiff | tree | snapshot |
| 2016-11-03 |
Eugen Rochko | Add tests for recently added API end points |
commit | commitdiff | tree | snapshot |
| 2016-11-03 |
Eugen Rochko | Allow @username@domain/@username in follow form, preven... |
commit | commitdiff | tree | snapshot |
| 2016-11-03 |
Eugen Rochko | Fix reblogged/favourited caching; add API endpoints... |
commit | commitdiff | tree | snapshot |
| 2016-11-03 |
Eugen Rochko | Caching should work correctly now (fingers crossed) |
commit | commitdiff | tree | snapshot |
| 2016-11-03 |
Eugen Rochko | Need to disable caching again due to bug in Rabl |
commit | commitdiff | tree | snapshot |
| 2016-11-03 |
Eugen Rochko | Enable caching for some rabl views |
commit | commitdiff | tree | snapshot |
| 2016-11-03 |
Eugen Rochko | Add own composed status to home without waiting for... |
commit | commitdiff | tree | snapshot |
| 2016-11-02 |
Eugen Rochko | Fix subtle bugs, new icon button |
commit | commitdiff | tree | snapshot |
| 2016-11-02 |
Eugen | Merge pull request #132 from marcus-herrmann/master |
commit | commitdiff | tree | snapshot |
| 2016-11-02 |
Eugen | Merge pull request #129 from fhemberger/fix/a11y-labels |
commit | commitdiff | tree | snapshot |
| 2016-11-02 |
mhe | a11y: Improve icon button component regarding semantics... |
commit | commitdiff | tree | snapshot |
| 2016-11-02 |
Eugen | Merge pull request #130 from fhemberger/feature/manifest |
commit | commitdiff | tree | snapshot |
| 2016-11-02 |
Eugen | Fix syntax errors |
commit | commitdiff | tree | snapshot |
| 2016-11-02 |
Eugen Rochko | Add puma preloading, decrease DB pool size to size... |
commit | commitdiff | tree | snapshot |
| 2016-11-02 |
Frederic Hemberger | Add touch icons for Chrome, iOS and Windows 10 |
commit | commitdiff | tree | snapshot |
| 2016-11-02 |
Frederic Hemberger | a11y: Add labels to input fields for screenreader |
commit | commitdiff | tree | snapshot |
| 2016-11-02 |
Eugen Rochko | Replace in-memory cache store with redis store, should... |
commit | commitdiff | tree | snapshot |
| 2016-11-02 |
Eugen Rochko | Fix missing default headers |
commit | commitdiff | tree | snapshot |
| 2016-11-02 |
Eugen Rochko | Make cookies https-only if LOCAL_HTTPS is true, set... |
commit | commitdiff | tree | snapshot |
| 2016-11-02 |
Eugen | Merge pull request #125 from fhemberger/fix/a11y-language |
commit | commitdiff | tree | snapshot |
| 2016-11-02 |
Frederic Hemberger | a11y: Add HTML lang attribute and utf8 encoding meta tag |
commit | commitdiff | tree | snapshot |
| 2016-11-01 |
Eugen Rochko | Fix follow icon changing plus to minus, add terms page... |
commit | commitdiff | tree | snapshot |
| 2016-11-01 |
Eugen Rochko | Catch 404 errors when downloading remote media, add... |
commit | commitdiff | tree | snapshot |
| 2016-10-31 |
Eugen Rochko | Actually fix the reblogs/favs reducer issue |
commit | commitdiff | tree | snapshot |
| 2016-10-31 |
Eugen | Fix forgotten reducers for reblogs/favourites |
commit | commitdiff | tree | snapshot |
| 2016-10-31 |
Eugen | Updated screenshot |
commit | commitdiff | tree | snapshot |
| 2016-10-31 |
Eugen | Fix accounts not being normalized from context statuses |
commit | commitdiff | tree | snapshot |
| 2016-10-30 |
Eugen Rochko | Actually complete the autosuggestion feature |
commit | commitdiff | tree | snapshot |
| 2016-10-30 |
Eugen Rochko | Basic username autocomplete for text area |
commit | commitdiff | tree | snapshot |
| 2016-10-30 |
Eugen Rochko | Limit returned followees/followers by API to 40 for now |
commit | commitdiff | tree | snapshot |
| 2016-10-30 |
Eugen Rochko | Fix common followers API |
commit | commitdiff | tree | snapshot |
| 2016-10-30 |
Eugen Rochko | Refactoring redux state into different reducers |
commit | commitdiff | tree | snapshot |
| 2016-10-28 |
Eugen Rochko | Hide notes on user lists for now |
commit | commitdiff | tree | snapshot |
| 2016-10-28 |
Eugen Rochko | Adding common followers API, fixing fallback query... |
commit | commitdiff | tree | snapshot |
| 2016-10-28 |
Eugen Rochko | Fix follow suggestion fallback to exclude already follo... |
commit | commitdiff | tree | snapshot |
| 2016-10-28 |
Eugen Rochko | Make suggestions box also use user list components |
commit | commitdiff | tree | snapshot |
| 2016-10-28 |
Eugen Rochko | Improved how user lists look, added follow button to... |
commit | commitdiff | tree | snapshot |
| 2016-10-27 |
Eugen Rochko | Adding following/followers lists to the UI |
commit | commitdiff | tree | snapshot |
| 2016-10-27 |
Eugen Rochko | Adding public timeline silencing |
commit | commitdiff | tree | snapshot |
| 2016-10-27 |
Eugen Rochko | Fix suggestions fallback query |
commit | commitdiff | tree | snapshot |
| 2016-10-25 |
Eugen Rochko | Add restart policy to docker compose |
commit | commitdiff | tree | snapshot |
| 2016-10-25 |
Eugen Rochko | Guard against unexisting statuses rendering |
commit | commitdiff | tree | snapshot |
| 2016-10-24 |
Eugen Rochko | Add opening images in a modal window |
commit | commitdiff | tree | snapshot |
| 2016-10-24 |
Eugen Rochko | Move status components inside individual containers... |
commit | commitdiff | tree | snapshot |
| 2016-10-24 |
Eugen | Add more useful links to the readme |
commit | commitdiff | tree | snapshot |
| 2016-10-23 |
Eugen Rochko | Restrict access to oauth/applications to admins only |
commit | commitdiff | tree | snapshot |
| 2016-10-23 |
Eugen Rochko | Fix OAuth authorization redirect |
commit | commitdiff | tree | snapshot |
| 2016-10-23 |
Eugen Rochko | Fix public channel |
commit | commitdiff | tree | snapshot |
| 2016-10-22 |
Eugen Rochko | Adding OAuth access scopes, fixing OAuth authorization... |
commit | commitdiff | tree | snapshot |
| 2016-10-20 |
Eugen | Merge pull request #101 from kschaper/master |
commit | commitdiff | tree | snapshot |
| 2016-10-20 |
Eugen Rochko | Fix method return when rescuing |
commit | commitdiff | tree | snapshot |
| 2016-10-20 |
Kai Schaper | Merge remote-tracking branch 'upstream/master' |
commit | commitdiff | tree | snapshot |
| 2016-10-20 |
Kai Schaper | add/update specs for Button, DisplayName, DropdownMenu |
commit | commitdiff | tree | snapshot |
| 2016-10-19 |
Eugen Rochko | Fix #100 - Add "back" button to certain views |
commit | commitdiff | tree | snapshot |
| 2016-10-18 |
Eugen Rochko | Remember scroll position when navigating back, do not... |
commit | commitdiff | tree | snapshot |
| 2016-10-18 |
Eugen Rochko | Do not force-transcode uploaded videos to webm (leave... |
commit | commitdiff | tree | snapshot |
| 2016-10-18 |
Eugen Rochko | Improve how errors are displayed in the UI |
commit | commitdiff | tree | snapshot |
| 2016-10-18 |
Eugen Rochko | Fix #97 - plain text version of devise e-mails |
commit | commitdiff | tree | snapshot |
| 2016-10-18 |
Eugen Rochko | Improving all forms |
commit | commitdiff | tree | snapshot |
| 2016-10-18 |
Eugen Rochko | Only run mastodon:push:clear on accounts that are still... |
commit | commitdiff | tree | snapshot |
| 2016-10-18 |
Eugen Rochko | Added e-mail edit field to settings, proper format... |
commit | commitdiff | tree | snapshot |
| 2016-10-18 |
Eugen Rochko | Adding application/jrd+json webfinger resource |
commit | commitdiff | tree | snapshot |
| 2016-10-17 |
Eugen Rochko | Small clean up |
commit | commitdiff | tree | snapshot |
| 2016-10-17 |
Eugen Rochko | This should fix it |
commit | commitdiff | tree | snapshot |
| next |