| 2016-10-05 |
Eugen Rochko | Link demo video from readme |
commit | commitdiff | tree | snapshot |
| 2016-10-05 |
Eugen Rochko | Catching more exceptions that slipped through, removing... |
commit | commitdiff | tree | snapshot |
| 2016-10-03 |
Eugen Rochko | Catch :warden correctly |
commit | commitdiff | tree | snapshot |
| 2016-10-03 |
Eugen Rochko | Catch warden throw in actioncable |
commit | commitdiff | tree | snapshot |
| 2016-10-03 |
Eugen Rochko | Blocking will prevent e-mail notifications from blocked... |
commit | commitdiff | tree | snapshot |
| 2016-10-03 |
Eugen Rochko | API for blocking and unblocking |
commit | commitdiff | tree | snapshot |
| 2016-10-03 |
Eugen Rochko | Integrating block relationships into the API (read... |
commit | commitdiff | tree | snapshot |
| 2016-10-03 |
Eugen Rochko | Adding a block model and filter mentions from blocked... |
commit | commitdiff | tree | snapshot |
| 2016-10-03 |
Eugen Rochko | Cleaning up unused views |
commit | commitdiff | tree | snapshot |
| 2016-10-03 |
Eugen Rochko | Adding e-mail confirmations |
commit | commitdiff | tree | snapshot |
| 2016-10-03 |
Eugen Rochko | Fix most pages on small screens |
commit | commitdiff | tree | snapshot |
| 2016-10-02 |
Eugen Rochko | Making public pages responsive, removing reblogs/favs... |
commit | commitdiff | tree | snapshot |
| 2016-10-02 |
Eugen Rochko | Small fixes |
commit | commitdiff | tree | snapshot |
| 2016-10-02 |
Eugen Rochko | Fix doorkeeper skip_authorization |
commit | commitdiff | tree | snapshot |
| 2016-10-02 |
Eugen Rochko | Add since_id param to feeds |
commit | commitdiff | tree | snapshot |
| 2016-10-02 |
Eugen Rochko | Redirect after sign in to previous page (unless it... |
commit | commitdiff | tree | snapshot |
| 2016-10-02 |
Eugen Rochko | Add API for getting info about authenticated user:... |
commit | commitdiff | tree | snapshot |
| 2016-10-02 |
Eugen Rochko | Slightly improved e-mail notifications |
commit | commitdiff | tree | snapshot |
| 2016-10-02 |
Eugen Rochko | Validate against multiple reblogs of same status by... |
commit | commitdiff | tree | snapshot |
| 2016-10-02 |
Eugen Rochko | Preparing feeds for better filtering |
commit | commitdiff | tree | snapshot |
| 2016-10-02 |
Eugen Rochko | Unreblogging and unfavouriting from the UI |
commit | commitdiff | tree | snapshot |
| 2016-10-02 |
Eugen Rochko | Add logging for outgoing http requests |
commit | commitdiff | tree | snapshot |
| 2016-09-30 |
Eugen Rochko | Fix tests, update goldfinger to catch XML errors |
commit | commitdiff | tree | snapshot |
| 2016-09-30 |
Eugen Rochko | Allow non-https redirect URIs for OAuth apps (AndStatus... |
commit | commitdiff | tree | snapshot |
| 2016-09-30 |
Eugen Rochko | Meaningful validation errors in API response |
commit | commitdiff | tree | snapshot |
| 2016-09-29 |
Eugen Rochko | Adjust client registration API |
commit | commitdiff | tree | snapshot |
| 2016-09-29 |
Eugen Rochko | Deleting statuses from UI |
commit | commitdiff | tree | snapshot |
| 2016-09-29 |
Eugen Rochko | Fix #56 - Add default avatar |
commit | commitdiff | tree | snapshot |
| 2016-09-29 |
Eugen Rochko | Fix #25 - Only latest reblog of status kept on feed... |
commit | commitdiff | tree | snapshot |
| 2016-09-29 |
Eugen Rochko | Improve code style |
commit | commitdiff | tree | snapshot |
| 2016-09-27 |
Eugen Rochko | Fix handling of multiple Link headers (that should... |
commit | commitdiff | tree | snapshot |
| 2016-09-27 |
Eugen Rochko | Fix tests |
commit | commitdiff | tree | snapshot |
| 2016-09-27 |
Eugen Rochko | Adding landing page |
commit | commitdiff | tree | snapshot |
| 2016-09-27 |
Eugen Rochko | Fix #58 - disable compose form while image is uploading |
commit | commitdiff | tree | snapshot |
| 2016-09-27 |
Eugen Rochko | Fix #52 - Add API versioning (v1) |
commit | commitdiff | tree | snapshot |
| 2016-09-27 |
Eugen | Fix subtle home feed filtering bug |
commit | commitdiff | tree | snapshot |
| 2016-09-26 |
Eugen Rochko | Replace logo, fix #57 - delete/unreblog/unfavourite... |
commit | commitdiff | tree | snapshot |
| 2016-09-26 |
Eugen Rochko | Improve redirect handling in FetchAtomService |
commit | commitdiff | tree | snapshot |
| 2016-09-26 |
Eugen Rochko | Fix #54 - Fetch remote accounts by URL from mentions |
commit | commitdiff | tree | snapshot |
| 2016-09-26 |
Eugen Rochko | Fix #55 - Filter self from pre-filled mentions |
commit | commitdiff | tree | snapshot |
| 2016-09-25 |
Eugen Rochko | Improved style of settings page |
commit | commitdiff | tree | snapshot |
| 2016-09-25 |
Eugen Rochko | Limit usernames to 30 chars, statuses to 500, open... |
commit | commitdiff | tree | snapshot |
| 2016-09-25 |
Eugen Rochko | Improved styling for media/videos in detailed status... |
commit | commitdiff | tree | snapshot |
| 2016-09-25 |
Eugen Rochko | Better styling for selected status in detailed view |
commit | commitdiff | tree | snapshot |
| 2016-09-24 |
Eugen | Add screenshot to readme |
commit | commitdiff | tree | snapshot |
| 2016-09-24 |
Eugen Rochko | Some extra scopes for user sorting |
commit | commitdiff | tree | snapshot |
| 2016-09-24 |
Eugen Rochko | Don't generate stream entries for streamables of remote... |
commit | commitdiff | tree | snapshot |
| 2016-09-24 |
Eugen Rochko | Improved partial rendering for threads |
commit | commitdiff | tree | snapshot |
| 2016-09-24 |
Eugen Rochko | Fix #6 - Rate limit GET reqs to 300/5min, POST to 100... |
commit | commitdiff | tree | snapshot |
| 2016-09-24 |
Eugen Rochko | Only load JS on homepage, no other page uses it |
commit | commitdiff | tree | snapshot |
| 2016-09-24 |
Eugen Rochko | Improve partial rendering and Haml performance (Haml... |
commit | commitdiff | tree | snapshot |
| 2016-09-23 |
Eugen Rochko | Temporarily link "settings" to the static version of... |
commit | commitdiff | tree | snapshot |
| 2016-09-23 |
Eugen Rochko | Improved ColumnsArea on smaller windows, improved how... |
commit | commitdiff | tree | snapshot |
| 2016-09-23 |
Eugen Rochko | Change output of api/accounts/:id/follow and unfollow... |
commit | commitdiff | tree | snapshot |
| 2016-09-22 |
Eugen Rochko | Uploading/undoing media modifies status text. Also... |
commit | commitdiff | tree | snapshot |
| 2016-09-22 |
Eugen Rochko | Handle remote account mentions a little better by... |
commit | commitdiff | tree | snapshot |
| 2016-09-22 |
Eugen Rochko | Infinite scroll for account timelines |
commit | commitdiff | tree | snapshot |
| 2016-09-22 |
Eugen Rochko | Fix #51 - prevent duplicate attachments for remote... |
commit | commitdiff | tree | snapshot |
| 2016-09-22 |
Eugen | Add BTC address for donations to readme |
commit | commitdiff | tree | snapshot |
| 2016-09-21 |
Eugen Rochko | Infinite scroll for timeline columns |
commit | commitdiff | tree | snapshot |
| 2016-09-21 |
Eugen Rochko | Make in-text mentions open account detailed view when... |
commit | commitdiff | tree | snapshot |
| 2016-09-21 |
Eugen Rochko | API returns mentions for statuses, compose form pre... |
commit | commitdiff | tree | snapshot |
| 2016-09-21 |
Eugen Rochko | Improve README, fix #48 |
commit | commitdiff | tree | snapshot |
| 2016-09-21 |
Eugen Rochko | Fix #50 - Order ancestors/descendants by tree path |
commit | commitdiff | tree | snapshot |
| 2016-09-21 |
Eugen Rochko | Fix #49 - License changed from GPL-2.0 to AGPL-3.0 |
commit | commitdiff | tree | snapshot |
| 2016-09-21 |
Eugen Rochko | Fix notifications in UI, added new API for fetching... |
commit | commitdiff | tree | snapshot |
| 2016-09-20 |
Eugen Rochko | Fix #24 - Thread resolving for remote statuses |
commit | commitdiff | tree | snapshot |
| 2016-09-20 |
Eugen Rochko | Fix #47 by renaming TIMELINE_SET action to TIMELINE_REF... |
commit | commitdiff | tree | snapshot |
| 2016-09-20 |
Eugen Rochko | Since GNU Social hubs don't seem to return a hub.lease_... |
commit | commitdiff | tree | snapshot |
| 2016-09-20 |
Eugen Rochko | More debugging for PuSH confirmations |
commit | commitdiff | tree | snapshot |
| 2016-09-20 |
Eugen Rochko | Add more logging to PuSH callback |
commit | commitdiff | tree | snapshot |
| 2016-09-20 |
Eugen Rochko | Upgrade to PubSubHubbub 0.4 (removing verify_token) |
commit | commitdiff | tree | snapshot |
| 2016-09-19 |
Eugen Rochko | Fix rake tasks and loading bar |
commit | commitdiff | tree | snapshot |
| 2016-09-19 |
Eugen Rochko | OStatus2 and Goldfinger gems now have timeouts for... |
commit | commitdiff | tree | snapshot |
| 2016-09-19 |
Eugen Rochko | Separate PuSH subscriptions from following, add mastodo... |
commit | commitdiff | tree | snapshot |
| 2016-09-19 |
Eugen Rochko | Update OStatus2 library |
commit | commitdiff | tree | snapshot |
| 2016-09-19 |
Eugen Rochko | Remove background mask from avatars |
commit | commitdiff | tree | snapshot |
| 2016-09-19 |
Eugen Rochko | Re-organizing components to be more modular, adding... |
commit | commitdiff | tree | snapshot |
| 2016-09-18 |
Eugen Rochko | Fix type mistake in account component |
commit | commitdiff | tree | snapshot |
| 2016-09-18 |
Eugen Rochko | Live update account timelines, small fix for replyCompose |
commit | commitdiff | tree | snapshot |
| 2016-09-18 |
Eugen Rochko | Improve how account detailed view looks, load account... |
commit | commitdiff | tree | snapshot |
| 2016-09-18 |
Eugen Rochko | Remove unused action constants |
commit | commitdiff | tree | snapshot |
| 2016-09-18 |
Eugen Rochko | Small rubocop offences removed |
commit | commitdiff | tree | snapshot |
| 2016-09-18 |
Eugen Rochko | Update sidekiq, remove sinatra dependency |
commit | commitdiff | tree | snapshot |
| 2016-09-18 |
Eugen Rochko | Detailed status view scrollable |
commit | commitdiff | tree | snapshot |
| 2016-09-18 |
Eugen Rochko | Add ancestors/descendants during normalization in timel... |
commit | commitdiff | tree | snapshot |
| 2016-09-18 |
Eugen Rochko | Volume toggle control in VideoPlayer |
commit | commitdiff | tree | snapshot |
| 2016-09-18 |
Eugen Rochko | Fix #43 |
commit | commitdiff | tree | snapshot |
| 2016-09-17 |
Eugen Rochko | Fix typo in dockerfile |
commit | commitdiff | tree | snapshot |
| 2016-09-17 |
Eugen Rochko | Update doorkeeper dependency and replace libav with... |
commit | commitdiff | tree | snapshot |
| 2016-09-17 |
Eugen Rochko | Adding webm playback to UI |
commit | commitdiff | tree | snapshot |
| 2016-09-17 |
Eugen Rochko | Adding media controller, 1 webm/compose form allowed... |
commit | commitdiff | tree | snapshot |
| 2016-09-17 |
Eugen Rochko | Fix how other services used old FollowRemoteAccountService |
commit | commitdiff | tree | snapshot |
| 2016-09-17 |
Eugen Rochko | Improved error handling for FollowRemoteService |
commit | commitdiff | tree | snapshot |
| 2016-09-17 |
Eugen Rochko | Fix #41, debug #42 |
commit | commitdiff | tree | snapshot |
| 2016-09-16 |
Eugen | Stop event propagation after IconButton onClick |
commit | commitdiff | tree | snapshot |
| 2016-09-15 |
Eugen Rochko | Test case for new api endpoint |
commit | commitdiff | tree | snapshot |
| 2016-09-15 |
Eugen Rochko | Setting up preliminary "detailed" routes in the UI... |
commit | commitdiff | tree | snapshot |
| 2016-09-13 |
Eugen Rochko | Adding sense of self to the UI, cleaning up routing... |
commit | commitdiff | tree | snapshot |
| 2016-09-12 |
Eugen Rochko | Adding a notification stack for error messages |
commit | commitdiff | tree | snapshot |
| next |