Commit Graph

  • 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
  • ee3b4bdb72 Resize card images if necessary Jason McBrayer 2019-02-14 19:18:02 -0500
  • a61397f1f2
    Update README.md GCU Prosthetic Conscience 2019-02-12 10:48:05 -0500
  • 0aac9cd826 Tweak brutstrap css further for mobile Jason McBrayer 2019-02-12 09:14:37 -0500
  • 58a18936e1 Fix portrait orientation videos in brutstap theme. Jason McBrayer 2019-02-08 08:23:41 -0500
  • 5c45a31cf1 Update userinfo on settings page Jason McBrayer 2019-02-06 08:49:50 -0500
  • 289bd28e28 Bump patch level for added themes and non-user-visible tweaks v2.9.1 Jason McBrayer 2019-02-05 19:06:10 -0500
  • 54ef84e0ad Add OpenGraph and Twitter Card tags to base.html Jason McBrayer 2019-02-05 19:05:33 -0500
  • e40f6bde34 Fix typo in fixture that would cause initial migration to fail Jason McBrayer 2019-02-05 19:04:48 -0500
  • c080832633 Remove required python_version from Pipfile Jason McBrayer 2019-02-05 19:03:47 -0500
  • 5f28bb5ea5 Fix attachments width on bulma light themes. Jason McBrayer 2019-02-05 10:53:03 -0500
  • 3c9b0e13aa Tweak brutstrap font size Jason McBrayer 2019-02-05 10:42:44 -0500
  • 9433381b0e Fix card width overflow Jason McBrayer 2019-02-05 10:37:32 -0500
  • 7d72088422 Fix broken lightbox and attachments-spacing in bulma themes Jason McBrayer 2019-02-05 10:34:03 -0500
  • 3293ef5ebf Get username hints implemented in brutstrap Jason McBrayer 2019-02-05 10:21:53 -0500
  • 05f2700ddc Style buttons in brutstrap Jason McBrayer 2019-02-05 08:31:23 -0500
  • 650b6a25a8 Tweak figures for brutstrap Jason McBrayer 2019-02-04 15:24:06 -0500
  • 46aea0fff9 Add first draft of brutstrap[1] theme. Jason McBrayer 2019-02-04 15:06:02 -0500
  • bc33dbcb9f If a link is obviously a UI element, don't necessarily underline it Jason McBrayer 2019-01-28 21:53:58 -0500
  • bc5e9e091d Remove some of the cacheing that was just added McBrayer 2019-01-30 12:33:18 -0500
  • 6a6bf32646 Enable some more cacheing. McBrayer 2019-01-30 10:56:13 -0500
  • f1a7da0039 Don't abuse &nbsp for spacing in header; use CSS instead. McBrayer 2019-01-30 10:53:14 -0500
  • c4c3117caa After submitting a reply, jump right to the message you are replying to. McBrayer 2019-01-29 13:38:07 -0500
  • a4dbe81aa1 Add id targets to redirects from boost/fav without JS. Resolves #48 McBrayer 2019-01-29 13:06:04 -0500
  • 7f331eeb48 When going to a thread (via thread or reply), jump to the active toot McBrayer 2019-01-29 12:57:11 -0500
  • b17c56fec3 Reformat preview cards to make better use of space. McBrayer 2019-01-28 09:36:54 -0500
  • c5b2ca46fd Tweak the link underlines a little bit McBrayer 2019-01-28 07:49:40 -0500
  • ef8cee932f Bump minor version because of major Pleroma-related changes v2.9.0 Jason McBrayer 2019-01-27 22:51:02 -0500
  • 856b502cbf Fix an issue with duplicate mentions in replies on Pleroma Jason McBrayer 2019-01-27 22:50:11 -0500
  • 5072defbbd Make fix to Pleroma notifications not depend on Mastodon.py fix Jason McBrayer 2019-01-27 22:46:41 -0500
  • e4bbd29cc8 Fix pagination on Pleroma (probably) Jason McBrayer 2019-01-27 22:27:46 -0500
  • 01f2cc7d35 Fix more ID format issues with Pleroma Jason McBrayer 2019-01-27 22:16:15 -0500
  • 705ea8917b Add some underlines to links for accessibility reasons Jason McBrayer 2019-01-27 21:33:17 -0500
  • 5b3d34b762 Fix bug with changed message ID format in Pleroma Jason McBrayer 2019-01-27 21:12:12 -0500
  • f0843488d1 Use a simpler check for whether content_type argument can be used to post Jason McBrayer 2019-01-27 21:06:55 -0500
  • 2903a5ea6e Bump patch level to note Pleroma compatibility improvements v2.8.2 Jason McBrayer 2019-01-24 14:26:48 -0500
  • 8fc464939c Be more specific with user searches in case of Pleroma Jason McBrayer 2019-01-24 14:22:17 -0500
  • cce4198a3b Use content_type when posting if it's available in your Mastodon.py Jason McBrayer 2019-01-24 14:10:02 -0500
  • 5e9feab403 Add the inline and block tags that Pleroma permits to our scrubber Jason McBrayer 2019-01-24 09:43:17 -0500
  • 2d3d88da72 Fix local user references with domain name on Pleroma Jason McBrayer 2019-01-24 08:48:44 -0500
  • dd20a1de36 Unbreak that last fix for Mastodon while keeping it fixed for Pleroma Jason McBrayer 2019-01-24 08:47:16 -0500
  • 0bca674f88 Fix links to user profiles from notifications page on Pleroma Jason McBrayer 2019-01-24 08:38:47 -0500
  • 9150ba7629 Improve accuracy of user page link on Pleroma Jason McBrayer 2019-01-24 08:27:07 -0500
  • 245f0f7a59 Add migration maybe needed by Django update Jason McBrayer 2019-01-24 08:26:44 -0500
  • 7c351ef341 Fix an issue with mentions caused by last update v2.8.1 Jason McBrayer 2019-01-18 08:03:38 -0500
  • aa1434e821 Bump minor version: a couple of new features v2.8.0 Jason McBrayer 2019-01-17 21:10:00 -0500
  • dfc9becc87 Add mention hints to full post form and fix minor error Jason McBrayer 2019-01-17 21:06:29 -0500
  • 8615c8f801 Add username hints while typing mentions in compose box Jason McBrayer 2019-01-17 21:02:23 -0500
  • 10019b34b0 Handle case of no notes seen before checking notifications Jason McBrayer 2019-01-17 19:13:08 -0500
  • c7fb38b57c Add 'filter notifications" option Jason McBrayer 2019-01-14 09:08:36 -0500
  • 21af4a0ef8 Update version number because of logout fix Jason McBrayer 2018-12-16 22:02:50 -0500
  • 9117aeb987 Fix logout behavior with intercooler Jason McBrayer 2018-12-16 17:39:27 -0500
  • 9825b67f57 Make toots hint more strongly when they are part of a thread. Jason McBrayer 2018-12-07 08:57:19 -0500
  • ae66d5b064 Bump patch level for bugfix Jason McBrayer 2018-12-06 10:18:17 -0500
  • 9d70757988 Fix issue #40 (menu covers posting box in mobile with no JS) Jason McBrayer 2018-12-06 10:14:25 -0500
  • 5266b8df03 Re-fix media attachments overflow Jason McBrayer 2018-12-04 10:26:25 -0500
  • 23f7aed095 Confirm log out if JS available Jason McBrayer 2018-12-03 18:00:25 -0500
  • b4822b87ce Make search link a modal popup if using JS Jason McBrayer 2018-12-03 17:58:08 -0500
  • e42628c6a3 Bump minor version number because of cards feature Jason McBrayer 2018-12-03 14:14:52 -0500
  • 23b799c022 Don't show card images where they may be redundant Jason McBrayer 2018-12-03 08:48:01 -0500
  • d1873e3bd8 Really fix card image formatting. Jason McBrayer 2018-12-03 08:29:59 -0500
  • 7364ff6baf Fix a card issue in vt240 themes Jason McBrayer 2018-12-03 07:50:36 -0500
  • 16e787f392 Copy formatting changes to dark theme Jason McBrayer 2018-12-03 07:46:21 -0500
  • ecfdf00d6a Fix formatting of both card images and regular media Jason McBrayer 2018-12-03 07:42:27 -0500
  • afef082319 Fix spacing of cards. Jason McBrayer 2018-12-03 07:34:05 -0500
  • 673d7adedd Add display of cards. This is not 100% complete. McBrayer 2018-11-30 14:30:46 -0500
  • 4676c49482 Take out the PJAX again. Jason McBrayer 2018-11-15 14:45:40 -0500
  • faace0fa07 Scroll to target on opening a thread McBrayer 2018-11-13 13:35:08 -0500
  • 03478ef33f Remove \n from initial form for replies Jason McBrayer 2018-11-12 17:55:25 -0500
  • ffe50791d1 Indicate on toots if they have replies Jason McBrayer 2018-11-12 17:54:01 -0500
  • 16a085fabb Make the progress bar smol Jason McBrayer 2018-11-08 20:40:40 -0500
  • ae604f85b9 Fix bug in Lux theme Jason McBrayer 2018-11-07 13:47:44 -0500
  • 9b5599150f Fix typo in PostForm update Jason McBrayer 2018-11-07 13:47:27 -0500
  • 722b2d7a3d Add more translation hooks Jason McBrayer 2018-11-07 13:07:21 -0500
  • c719b74a8e Add pjax to one more navbar link Jason McBrayer 2018-11-07 13:03:18 -0500
  • d5e80966cf Reset more intercooler values on notifications poll element Jason McBrayer 2018-11-07 08:49:37 -0500
  • 1f342a5b70 Bump patch level for fix in last commit Jason McBrayer 2018-11-07 08:20:47 -0500
  • 9152cb74d6 Fix annoying notification bug in brutalist themes Jason McBrayer 2018-11-07 08:16:47 -0500
  • a0a4dd2e56 Try harder to not leave the loading animation running Jason McBrayer 2018-11-06 17:41:03 -0500
  • 0232ec9fd3 Add i18n hooks to models Jason McBrayer 2018-11-04 10:42:18 -0500
  • b003a94fd0 Add i18n in views Jason McBrayer 2018-11-04 09:24:25 -0500
  • 4052b6216d Bump minor version because of restoring the PJAX stuff Jason McBrayer 2018-11-06 17:11:02 -0500
  • 347ccb4bbe Restore all of the PJAX stuff because I figured out what was going wrong Jason McBrayer 2018-11-06 17:05:03 -0500
  • 9eda3c91cb Loop videos, on the assumption that most are gifvs. Jason McBrayer 2018-11-06 11:09:05 -0500
  • be3bb1ee1a Bump patch level for lightbox implementation changes Jason McBrayer 2018-11-06 11:04:54 -0500
  • 53347efa27 Remove items for old photobox Jason McBrayer 2018-11-06 11:01:01 -0500
  • ae66ccfd7f Change lightbox to magnific-popup; make videos playable inline. Jason McBrayer 2018-11-06 10:44:26 -0500
  • 4907f5c109 Make toot modal work in brutalist themes Jason McBrayer 2018-11-01 10:24:59 -0400
  • e5040b0bbd Add modal for new toot Jason McBrayer 2018-11-01 09:53:07 -0400
  • 0feb9013b4 Keep reverse route for user page for user with null username from crashing Jason McBrayer 2018-10-26 14:00:43 -0400
  • 7c5a03368b Center and pad some stuff in FULLBRUTALISM Jason McBrayer 2018-10-24 10:30:09 -0400
  • 733d8bb453 Make notifications work on brutalist themes McBrayer 2018-10-19 12:35:31 -0400
  • e799c097cc Add preference for notification poll frequency Jason McBrayer 2018-10-18 16:04:28 -0400
  • 221a13c593 Revert "Add animated loading indicator for some links." Jason McBrayer 2018-10-14 20:59:38 -0400
  • 26cd95544a Use non-depricated format for ready. Jason McBrayer 2018-10-14 20:31:47 -0400
  • c52307fc9d But don't leave indicator hanging around on 'back' Jason McBrayer 2018-10-14 20:22:32 -0400
  • 0fd520b78b Add animated loading indicator for some links. Jason McBrayer 2018-10-14 20:14:18 -0400
  • bb65be3e8b Don't lose text or spoiler text when expanding toot form Jason McBrayer 2018-10-14 08:36:47 -0400