1
0
mirror of https://gitlab.com/brutaldon/brutaldon.git synced 2024-09-28 15:55:54 -04:00

Commit Graph

  • b653c28173 Merge branch 'bugfix/cant-switch-accounts-after-old-login' into 'main' Dzmitry Kushnarou 2024-08-01 10:58:06 +0000
  • 630f4e4281 Merge branch 'timelime_timeline' into 'main' Peter Fidelman 2024-07-28 18:39:06 +0000
  • 17b3193060 Merge branch 'main' into 'main' main Dorian Vertumna 2024-07-23 16:34:52 +0000
  • 03ce1b8475 final commit before launching the css strip Dorian Wood 2024-07-23 12:28:34 -0400
  • ae1d72553b Removing old themes that are no longer used Dorian Wood 2024-06-04 09:13:17 -0400
  • 8f23c117b9 adding debug toolbar, stripping out unused themes Dorian Wood 2024-05-26 11:39:47 -0400
  • f9839ea5cb Fix bug: can't switch accounts after using old login mode Dzmitry Kushnarou 2024-05-15 22:48:21 +0100
  • c59013c6f6 adding <hr> to improve readability Dorian Wood 2024-04-25 10:29:35 -0400
  • 904dadfc2b Moved reblogger avatar, now located next to "reblogged by" Dorian Wood 2024-04-25 10:28:06 -0400
  • 51ebfee3a1 adjusting templates to use new css Dorian Wood 2024-04-25 10:27:30 -0400
  • 0a1558df68 Using Simple css. A Css framework that targets semantic html. Dorian Wood 2024-04-25 10:26:51 -0400
  • 834324813b Remove all css classes and id in templates. Dorian Wood 2024-04-18 15:57:42 -0400
  • c240f37c81 Brief updates Dorian Wood 2024-04-17 16:29:05 -0400
  • 20065ed631 making fullbrutalism css black and white only Dorian Wood 2024-04-01 13:10:06 -0400
  • feb6a73a5c Merge branch brutaldon:main into main Dorian Vertumna 2024-03-17 17:24:16 +0000
  • 2ed5ec873b Update aesthetic section in README Dorian Wood 2024-03-16 14:05:42 -0400
  • 0b98ee9a23 more documnetation tidbits Dorian Wood 2024-03-16 14:05:27 -0400
  • 28aae9942a Merge branch 'accessibility' into 'main' Dorian Vertumna 2024-03-15 23:12:26 +0000
  • c4db4db3ba Updating documentation efforts. Dorian Wood 2024-03-13 18:20:21 -0400
  • 884f995f6e Adding comments in code. Dorian Wood 2024-03-13 18:16:53 -0400
  • e03144c2e9 Modified header tags Dorian Wood 2023-08-01 11:16:44 -0400
  • 9768c08466 Merge branch 'fix/support-gts' into 'main' DJ Sundog 2023-02-03 17:28:45 +0000
  • fdfb7bb93e pin bleach dep to 4.1, disable mastodon version checks David Quick 2023-02-03 12:15:54 -0500
  • 8813dd68f5 Corrected typo: timelime -> timeline Peter Fidelman 2022-11-30 20:44:18 -0800
  • 0270190eb0 Merge branch 'posts_per_page' into 'main' Peter Fidelman 2022-12-01 04:30:52 +0000
  • 3495cb1db9 Added posts-per-page setting (good for dial-up!) Peter Fidelman 2022-11-30 20:28:38 -0800
  • f498117491 Merge branch 'lock_bleach_version' into 'main' Peter Fidelman 2022-12-01 03:52:24 +0000
  • eb03d5ab45 Lock Bleach version to pre-5.x because of breaking change to keyword argument Peter Fidelman 2022-11-30 19:47:47 -0800
  • b9e064967c Merge branch 'main' into 'main' DJ Sundog 2022-11-14 14:53:02 +0000
  • 397306a8d9 require Django 3.x for compatibility franklint 2022-11-12 19:04:30 +0000
  • 8b147bbc16 Merge branch 'fix-default-field-warning' into 'main' DJ Sundog 2021-08-03 15:20:35 +0000
  • 4283a4bcae Merge branch 'fix-default-field-warning' into 'main' Zachery Bohon 2021-08-03 15:19:22 +0000
  • 19b4e56007 Merge branch 'show-local-only' into 'main' DJ Sundog 2021-08-03 15:19:14 +0000
  • 2131b9da3f Add .gitlab-ci.yml Zachery Bohon 2021-08-03 04:45:35 +0000
  • badd8922fb Added DEFAULT_AUTO_FIELD to settings.py Zac Bohon 2021-08-02 23:41:36 -0500
  • 722268aef4 Merge branch 'show-local-only' into 'main' Zachery Bohon 2021-08-02 21:53:47 +0000
  • cdc199532d Added local-only toot display support Zac Bohon 2021-08-02 16:50:38 -0500
  • 6d7d8d936a Merge branch 'add-rel-attribute' into 'main' DJ Sundog 2021-08-01 20:39:25 +0000
  • 516a4bf97b Merge branch 'add-rel-attribute' into 'main' Zachery Bohon 2021-08-01 20:37:45 +0000
  • 06d306ce2b Added rel attributes to the next and prev links Zac Bohon 2021-08-01 15:37:06 -0500
  • 13761e6125 Merge branch 'fix-source-link' into 'main' DJ Sundog 2021-08-01 20:19:49 +0000
  • ffae478459 Merge branch 'fix-source-link' into 'main' Zachery Bohon 2021-08-01 20:18:34 +0000
  • 287e2fc19c Change the html templates to point to gitlab repo Zac Bohon 2021-08-01 15:14:29 -0500
  • 9981d0ff38 Added email address to CoC Zac Bohon 2021-08-01 11:00:27 -0500
  • 5f97d9fccd Merge branch 'contributing-doc' into 'main' DJ Sundog 2021-08-01 14:41:37 +0000
  • 3b0431ec5a Merge branch 'contributing-doc' into 'main' Zachery Bohon 2021-08-01 14:39:27 +0000
  • 38904d4628 Merge branch 'code-of-conduct' into 'main' DJ Sundog 2021-08-01 14:39:12 +0000
  • 11df272d5d Add CONTRIBUTING.md Zachery Bohon 2021-08-01 06:50:28 +0000
  • 75d909332f Merge branch 'code-of-conduct' into 'main' Zachery Bohon 2021-08-01 06:39:45 +0000
  • 0b51f6b390 Added CODE_OF_CONDUCT.md Zachery Bohon 2021-08-01 06:35:08 +0000
  • ba0d0f2df0 Update README.md to refer to new primary repo and remove former maintainer's tip jar DJ Sundog 2021-08-01 00:56:41 +0000
  • e6c5273a2f Bump version number for pleroma features Jason McBrayer 2020-07-08 13:26:11 -0400
  • 012c0b74c1 Update intercooler.js v2.15.0 Jason McBrayer 2020-07-08 13:24:00 -0400
  • adc65f8d5a Upgrade jquery and remove zepto Jason McBrayer 2020-07-08 13:23:04 -0400
  • d43d9cf6a6 Ignore yarn.lock Jason McBrayer 2020-07-08 13:21:34 -0400
  • fd5e4874c8 Fix errors introduced in same_user, apply standard formatting Jason McBrayer 2020-07-08 12:58:38 -0400
  • b1a2c7f57d
    Merge pull request #76 from cyisfor/handle_feature_set_errors GCU Prosthetic Conscience 2020-07-08 12:37:02 -0400
  • 8c5c48fd19
    Merge pull request #79 from cyisfor/pleroma_account_search_workaround GCU Prosthetic Conscience 2020-07-08 12:16:27 -0400
  • ab5b734dbb
    Merge pull request #77 from cyisfor/catch_session_expiration_error GCU Prosthetic Conscience 2020-07-01 08:37:40 -0400
  • a05d09289a
    Merge pull request #74 from cyisfor/sophistifimacation GCU Prosthetic Conscience 2020-06-01 10:40:42 -0400
  • 9a99f34945
    Merge pull request #73 from cyisfor/last_seen_index_error GCU Prosthetic Conscience 2020-06-01 10:36:23 -0400
  • 12f0fab3b2
    Merge pull request #72 from cyisfor/dark_textareas GCU Prosthetic Conscience 2020-06-01 10:34:14 -0400
  • b2d13e4520 Add help to preview_sensitive preference Jason McBrayer 2020-06-01 10:32:43 -0400
  • b806d6c89d Reformat settings.html Jason McBrayer 2020-06-01 10:26:25 -0400
  • 0971997ad3 Rearrange/reorganize settings Jason McBrayer 2020-06-01 10:25:43 -0400
  • 391f31c76c Add migration for last config change Jason McBrayer 2020-06-01 10:22:28 -0400
  • a536c35dfd
    Merge pull request #71 from cyisfor/preview_sensitive GCU Prosthetic Conscience 2020-06-01 10:15:25 -0400
  • 62362d8ab6
    Merge pull request #70 from cyisfor/cohesive_preferences_code GCU Prosthetic Conscience 2020-06-01 10:09:55 -0400
  • 496d045356 Apparently we were missing a migration? Jason McBrayer 2020-06-01 09:53:58 -0400
  • 22036aa22c
    Flake ids (#68) cyisfor 2020-06-01 13:43:54 +0000
  • ae7be271c9 Update notification about github mirror Jason McBrayer 2020-06-01 09:41:33 -0400
  • 9a89664baf Merge branch 'master' of github.com:jfmcbrayer/brutaldon Jason McBrayer 2020-06-01 09:40:02 -0400
  • 9b062437af
    Oops, left some debugging in there Cy 2020-06-01 08:39:16 +0000
  • f471cf656f
    Missed a same_username Cy 2020-06-01 08:22:36 +0000
  • 6d22b6fc66 Pleroma bug requires /search before /account_search works Cy 2020-06-01 08:13:03 +0000
  • 9dd5e44e6f More debugging Cy 2020-06-01 07:48:46 +0000
  • 0b418f985d Trying to figure out why it's not finding accounts Cy 2020-06-01 07:41:34 +0000
  • dd19608b66
    Mastodon.py raises an error when session is expired Cy 2020-06-01 00:21:38 +0000
  • 9415defede
    whoops, left an old mistake in the code Cy 2020-05-31 02:22:47 +0000
  • c0caab4919
    Missed a few status_post calls Cy 2020-05-31 01:04:43 +0000
  • 39f13d64fd
    Allow previewing sensitive images Cy 2020-05-30 21:21:31 +0000
  • 0439440f40
    Foreign keys add magic members Cy 2020-05-30 06:55:04 +0000
  • 0b93eb78f4
    Refactoring preferences to be more cohesive Cy 2020-05-30 06:40:53 +0000
  • 12d7b4cb7d
    Handle feature_set errors automatically Cy 2020-05-30 23:06:28 +0000
  • 2dfdb0b859
    Support feature_set= other than mainline for Mastodon Cy 2020-05-30 23:07:38 +0000
  • c3f6503bec
    random exception when viewing notifications Cy 2020-05-30 21:26:02 +0000
  • bf0394ca36
    textareas and inputs in bulmaswatch-darkly were hurting my eyes. Cy 2020-05-30 21:23:46 +0000
  • 17aae685ea
    hiding, I mean, sophistimacatifying the instance url checking Cy 2020-05-30 20:58:21 +0000
  • 2354dadddb Catch MastodonNotFoundErrors that were not being caught Jason McBrayer 2020-03-10 18:38:03 -0400
  • 00e35409ef
    Merge pull request #66 from garbados/master GCU Prosthetic Conscience 2020-01-31 13:58:33 -0500
  • aa8585bb24
    Merge branch 'master' of github.com:garbados/brutaldon Diana Thayer 2020-01-31 03:15:21 +0100
  • 72c7bbcc3d Bump patch level for bug fixes Jason McBrayer 2019-11-26 08:51:59 -0500
  • 31c6d0b5f0 Fix rare crash in notifications Jason McBrayer 2019-11-26 08:48:50 -0500
  • ecdaabff33 Fix accessibility issue with expand CW button Jason McBrayer 2019-11-08 10:38:46 -0500
  • f6d0cfee61 Fix sorting of bundled notifications Jason McBrayer 2019-11-08 10:24:10 -0500
  • 428c1e1508 Make bookmarklet available in footer of every page Jason McBrayer 2019-11-08 10:06:45 -0500
  • fb2970af3b Fix a bug in bundling notes Jason McBrayer 2019-11-08 07:46:22 -0500
  • 2da4fd0de2 Sharing bookmarklet works Jason McBrayer 2019-11-07 19:44:09 -0500
  • da1de5ea32 Add share view Jason McBrayer 2019-11-07 13:32:51 -0500
  • c836861027 Fix formatting of migrations Jason McBrayer 2019-11-07 13:32:41 -0500