Commit Graph

  • 9744e6f647
    Update README for github - moving to gitea. GCU Prosthetic Conscience 2019-07-30 07:51:21 -0400
  • e1d758765d Try pooling API requests requests-pooling Jason McBrayer 2019-07-23 09:33:09 -0400
  • 0efbc552b7 Use DEC Terminal Modern in vt240-xxxx themes if available Jason McBrayer 2019-07-22 13:56:53 -0400
  • ef94e057f7 Always load full threads Jason McBrayer 2019-07-19 09:56:52 -0400
  • 5b7d4e0b68 Polls work with intercooler Jason McBrayer 2019-07-10 13:25:53 -0400
  • 3439e8c22e Voting on polls works for both single and multiple Jason McBrayer 2019-07-10 12:57:58 -0400
  • a5a67ccb54 View un-voted-in polls; can't vote in them just yet. Jason McBrayer 2019-07-09 20:26:52 -0400
  • 83f46babe5 Support for viewing completed polls Jason McBrayer 2019-07-09 19:37:18 -0400
  • 76b50cedd2 Redirect gab users to a configurable URL rather than logging them in. Jason McBrayer 2019-07-09 19:52:50 -0400
  • afc62c51e3 Fix a bug in settings page Jason McBrayer 2019-07-09 12:18:16 -0400
  • 255d084d57 Another small adjustment to timeline buttons css Jason McBrayer 2019-07-09 10:10:26 -0400
  • 8b49c5d373 Try fixing timeline paging button layout. McBrayer 2019-07-09 10:04:56 -0400
  • 4927bf137b Also update accounts_dict on loading settings page Jason McBrayer 2019-07-01 13:09:28 -0400
  • 272dd12b43 Update accounts_dict when switching users Jason McBrayer 2019-07-01 13:06:06 -0400
  • 1e3cb20b2c Fix breakage of user_search_inner Jason McBrayer 2019-06-20 17:02:23 -0400
  • cae6a1d2c5 Fix stale own account info when switching accounts Jason McBrayer 2019-06-20 16:41:20 -0400
  • 7c3b1106d1 Make pagination buttons the same as each other on timeline Jason McBrayer 2019-05-21 14:17:07 -0400
  • 426faa1c2e Make thread availability more visible Jason McBrayer 2019-05-20 13:40:21 -0400
  • 5443b41c0e Reformat everything with black Jason McBrayer 2019-05-17 13:07:11 -0400
  • 82404c98b6 Add Solar theme. Jason McBrayer 2019-05-17 11:03:31 -0400
  • 00ec38ccaf Bump patch level for bug fixes Jason McBrayer 2019-05-12 07:00:41 -0400
  • 2dbb508fb4 Fix searching with new Mastodon.py Jason McBrayer 2019-05-12 06:55:25 -0400
  • dc6260d406 Remove remaining usages of since_id Jason McBrayer 2019-05-06 13:14:19 -0400
  • 0a7ac8d4e9 Maybe fix crash on user page back paging Jason McBrayer 2019-05-06 10:55:45 -0400
  • 5843a7e053 Increase length of version field for Pleroma compatibility Jason McBrayer 2019-05-06 09:38:43 -0400
  • e380382757 Fix accounts icon Jason McBrayer 2019-05-05 08:40:28 -0400
  • 18ffeb4aa4 Fix color of bell icon (changed by fork-awesome?) Jason McBrayer 2019-05-05 08:38:23 -0400
  • 5c11d3c871 Add back support for backwards paging Jason McBrayer 2019-05-03 10:00:42 -0400
  • 8dbebea29a Catch KeyError where we currently catch AttributError Jason McBrayer 2019-05-03 09:56:19 -0400
  • 4de237a1b5 Store instance version in the client table Jason McBrayer 2019-04-29 14:41:11 -0400
  • 21da39c422 Bump minor version Jason McBrayer 2019-04-28 09:14:12 -0400
  • 250837b2c9 Don't switch accounts if deleting not the active account multi-account Jason McBrayer 2019-04-27 20:51:41 -0400
  • 0c3d4f8405 Fix permission issues after removing an account and refactor Jason McBrayer 2019-04-27 20:32:09 -0400
  • 5612965b45 Forgetting the last account works Jason McBrayer 2019-04-27 20:28:03 -0400
  • 59f2a9cf1e Forgetting a logged-in account now works Jason McBrayer 2019-04-27 20:22:27 -0400
  • f11e816426 Revert an over-aggressive refactor Jason McBrayer 2019-04-24 09:41:45 -0400
  • 1c13a9a04b Return a response in worst old_login case Jason McBrayer 2019-04-24 09:20:49 -0400
  • f2abaaa885 Correct last commit Jason McBrayer 2019-04-24 09:18:51 -0400
  • b1eb270881 Try to fix up account_id value in accounts_dict for mismatched logins Jason McBrayer 2019-04-24 09:13:12 -0400
  • a427273f63 Hopefully fix issue with re-login with different method Jason McBrayer 2019-04-24 09:03:56 -0400
  • 6ce142e11a Update fork-awesome Jason McBrayer 2019-04-24 06:41:50 -0400
  • acd39378bb Replace logout with accounts in ui Jason McBrayer 2019-04-24 06:32:57 -0400
  • d19abee083 Fix error in oath_callback Jason McBrayer 2019-04-24 06:26:11 -0400
  • 372422f9a3 Make account switching work Jason McBrayer 2019-04-23 22:29:47 -0400
  • 3289adde09 Add a template for accounts list Jason McBrayer 2019-04-23 21:53:21 -0400
  • c1b5eb6359 Add an endpoint for /accounts Jason McBrayer 2019-04-23 19:20:37 -0400
  • 90ff4927ef Implement switch_accounts helper function Jason McBrayer 2019-04-23 18:46:54 -0400
  • b5f8175b0e Fix visibility of navbar entries when logged in Jason McBrayer 2019-04-23 18:29:30 -0400
  • 8a33d255bd Fix a crash in login Jason McBrayer 2019-04-23 18:25:55 -0400
  • ebf58264e8 Add accounts_dict to session, update it on logging in. Jason McBrayer 2019-04-23 18:18:11 -0400
  • d911da51bc Rename some session variables Jason McBrayer 2019-04-23 18:06:57 -0400
  • f76600ffed Make self avatar in post form a link to own profile Jason McBrayer 2019-04-06 19:57:19 -0400
  • e76a644c27 Boost patch level for fix to unknown thread issue Jason McBrayer 2019-04-06 17:58:41 -0400
  • a099738cbb Make thread() throw an error 404 rather than 500 on a missing status Jason McBrayer 2019-04-06 16:51:13 -0400
  • 300040bdb4 Bump patch level for filter bug fix Jason McBrayer 2019-04-02 14:32:01 -0400
  • b8d29ecc97 Turn off caching for notifications Jason McBrayer 2019-04-02 14:31:35 -0400
  • 53a0938f7b Fix filters in notifications Jason McBrayer 2019-04-02 14:31:10 -0400
  • 8251306800 Fix issue with modals ic-122 Jason McBrayer 2019-03-29 20:39:29 -0400
  • c952e0195c Add fade-out and fade-in effects Jason McBrayer 2019-03-29 20:35:53 -0400
  • 393dad26bf Fix ctrl-enter handling in forms (so that it goes through Intercooler_ Jason McBrayer 2019-03-29 20:09:18 -0400
  • c28c5af2bb Fix issues with enhancement of modals and notifications. Jason McBrayer 2019-03-29 19:48:31 -0400
  • 77ba674ffc Fix title setting on enhanced navigation Jason McBrayer 2019-03-29 19:39:25 -0400
  • 0939e5c1a1 Really use the new intercooler this time Jason McBrayer 2019-03-29 19:22:52 -0400
  • e0ae5719ee Use new intercooler tags in base.html Jason McBrayer 2019-03-29 19:14:38 -0400
  • ea3d44ad5f Use minified intercooler.js Jason McBrayer 2019-03-29 19:09:17 -0400
  • 464d6943b3 Update intercooler to v1.2.2 Jason McBrayer 2019-03-29 19:07:43 -0400
  • 1a14dd8c3b Tweak cards on minimal small and dark Jason McBrayer 2019-03-28 08:44:43 -0400
  • 79eea0eed1 Fix issue with poll frequency not saving Jason McBrayer 2019-03-28 08:24:28 -0400
  • e0bc0eba26 Mess around with card formatting some more Jason McBrayer 2019-03-28 07:58:31 -0400
  • 7e1ade6d70 Use minimal-ui for PWA Jason McBrayer 2019-03-27 22:35:50 -0400
  • ce825a8612 Fix issue with card images in mobile view Jason McBrayer 2019-03-27 22:34:20 -0400
  • f27451bb6f Add minimal dark theme Jason McBrayer 2019-03-22 19:02:05 -0400
  • 3296e9b685 Limit size of card images Jason McBrayer 2019-03-22 12:03:19 -0400
  • c9e49b5525 Include styling for lightbox even for brutalist themes Jason McBrayer 2019-03-22 08:31:31 -0400
  • e4c0f42b14 Set font size in minimal-small in points Jason McBrayer 2019-03-19 19:10:37 -0400
  • 0ffdc87c5d Fix width of container in minimal-small Jason McBrayer 2019-03-19 16:35:02 -0400
  • 35d8f5b599 Fix navbar spacing in minimal-small theme Jason McBrayer 2019-03-19 15:53:32 -0400
  • 4c51916d38 Add minimalist small css theme Jason McBrayer 2019-03-17 17:12:50 -0400
  • 8202045158 Pack brutaldon header image with pngcrush Jason McBrayer 2019-03-17 17:01:14 -0400
  • ba9b2d3d69 Bump minor version on account of follow requests support v2.11.0 Jason McBrayer 2019-03-06 14:27:03 -0500
  • 67f2ea8149 Finish adding support for follow requests Jason McBrayer 2019-03-06 14:26:00 -0500
  • d3ed8eef27 View for handling follow requests Jason McBrayer 2019-03-05 18:45:14 -0500
  • c192d0056e Bump patch level for bug fixes Jason McBrayer 2019-03-03 20:42:26 -0500
  • 3a9f2b52e0 Fix mentions in redrafts Jason McBrayer 2019-03-03 20:04:52 -0500
  • 882a713788 Remove intercooler attributes from redraft link Jason McBrayer 2019-03-03 20:04:29 -0500
  • 5877344c16 Fix (again) overflowing attachment boxes Jason McBrayer 2019-02-28 12:15:04 -0500
  • 333976dae5 Fix filter list layout in brutstrap Jason McBrayer 2019-02-16 10:53:46 -0500
  • 5061800d69 Bump minor version number for filters feature v2.10.0 Jason McBrayer 2019-02-16 10:22:27 -0500
  • 7f8641aa06 Fix settings layout a bit Jason McBrayer 2019-02-15 20:57:02 -0500
  • fa9fa8ceef Remove some css classes that were no longer needed (in default themes) Jason McBrayer 2019-02-15 20:10:28 -0500
  • b06c664cd5 Fix a crash on threads with filters Jason McBrayer 2019-02-15 20:09:32 -0500
  • 0007547a7c Allow editing filters Jason McBrayer 2019-02-15 17:42:36 -0500
  • 73459106e8 Allow filters that never expire Jason McBrayer 2019-02-15 17:19:17 -0500
  • e94eec081a Make sure not to match all toots if you don't have any filters Jason McBrayer 2019-02-15 17:14:05 -0500
  • 3bfbc30255 Add filter deletion Jason McBrayer 2019-02-15 17:10:26 -0500
  • 221f03957e Creation page for filters Jason McBrayer 2019-02-15 12:02:21 -0500
  • bdc9524532 Simplify filter matching. Jason McBrayer 2019-02-15 11:28:07 -0500
  • dfccfab05b List filters, create filters Jason McBrayer 2019-02-14 22:03:13 -0500
  • 6bbd211678 Add FilterForm to forms.py Jason McBrayer 2019-02-14 20:34:06 -0500
  • 8c2f357d3c Initial implementation of filters Jason McBrayer 2019-02-14 19:18:27 -0500