Commit graph

  • 65c32ec9cb Merge pull request #11 from idreyn/master idreyn 2013-10-21 07:55:22 -07:00
  • 1766eb8130 Non-moderators can no longer re-open closed topics that they own. idreyn 2013-10-21 10:50:55 -04:00
  • d2a06bed15 fix syntax error Glen Chiacchieri 2013-10-15 17:50:49 +00:00
  • d2ca88ed43 fix exceptions when no user agent Glen Chiacchieri 2013-10-15 17:36:32 +00:00
  • cecd11eb9c fix getting group query on topic page Glen Chiacchieri 2013-09-26 15:05:33 +00:00
  • cc4a038a27 fix exception when bad page number given Glen Chiacchieri 2013-09-25 15:57:18 +00:00
  • 1394a6c495 don't show follow button for closed topics Glen Chiacchieri 2013-09-20 18:35:45 +00:00
  • 42693dd8d3 speed up group lookup (remove hundreds of queries) on topic page Glen Chiacchieri 2013-09-19 13:13:09 +00:00
  • 0686997d69 fix spacing on new browser/os button Glen Chiacchieri 2013-09-18 20:23:47 +00:00
  • eeb4db9843 button for adding browser/os/flash details to forum post Glen Chiacchieri 2013-09-18 19:35:31 +00:00
  • 79e00ad094 Merge branch 'master' of github.com:LLK/s2forums Glen Chiacchieri 2013-09-17 17:22:47 +00:00
  • ae72b893f9 stop follow button overlap Glen Chiacchieri 2013-09-17 17:21:45 +00:00
  • 6fad945645 Merge pull request #9 from LiFaytheGoblin/patch-2 Amos Blanton 2013-09-16 09:45:57 -07:00
  • e48284789d Merge 33f67b5773 into 067eebc060 LiFaytheGoblin 2013-09-16 09:42:28 -07:00
  • 067eebc060 try to fix forum subscriptions Glen Chiacchieri 2013-09-16 16:40:08 +00:00
  • 33f67b5773 Update scratchr2_settings.py LiFaytheGoblin 2013-09-16 18:20:52 +02:00
  • f673bbc920 remove circular import Glen Chiacchieri 2013-09-16 15:59:28 +00:00
  • 7430f067a5 remove scratchr2 Glen Chiacchieri 2013-09-16 15:21:36 +00:00
  • f2308a674d move notifying forum topic subscribers after topic is saved Glen Chiacchieri 2013-09-12 19:05:33 +00:00
  • b96cfc62d1 Revert "Merge pull request #8 from blob8108/blocks-menu" Glen Chiacchieri 2013-09-12 14:17:48 +00:00
  • 2e1214161a don't follow threads automatically when replying to thread Glen Chiacchieri 2013-09-10 16:15:49 +00:00
  • b8630db074 updates to text of follow/unfollow buttons Glen Chiacchieri 2013-09-10 16:09:13 +00:00
  • a6e6e4b7f2 Merge branch 'master' of github.com:LLK/s2forums Glen Chiacchieri 2013-09-09 20:53:17 +00:00
  • d861e63cb4 follow button Glen Chiacchieri 2013-09-09 20:52:46 +00:00
  • f4edc19730 Merge pull request #8 from blob8108/blocks-menu Amos Blanton 2013-09-09 12:38:33 -07:00
  • d80bea1f88 Merge 5647abd0a1 into 2f250cdf55 blob8108 2013-09-09 12:38:25 -07:00
  • 2f250cdf55 Merge pull request #7 from LLK/fix_tests Amos Blanton 2013-09-09 12:38:15 -07:00
  • ec559973a1 Merge 0d3cd9d7a8 into 430a61f55b Ray Schamp 2013-09-09 12:38:05 -07:00
  • 430a61f55b use our jquery instead of google cdn's on forums Glen Chiacchieri 2013-09-06 17:08:04 +00:00
  • 5647abd0a1 scratchblocks: Revert style tweak blob8108 2013-09-05 14:14:23 +01:00
  • 18fb99d6ab Add call to scratchblocks parser blob8108 2013-09-04 16:51:07 +01:00
  • 03bfd306a6 Markitup interface for inserting scratchblocks. Update scratchblocks plugin to newest version. blob8108 2013-09-04 15:53:17 +01:00
  • 8bb83cdd82 Fix broken import Sayamindu Dasgupta 2013-09-03 13:00:34 +00:00
  • d154d2c0db Merge branch 'master' of github.com:LLK/s2forums Glen Chiacchieri 2013-08-22 20:06:04 +00:00
  • d676844c2a small text change Glen Chiacchieri 2013-08-21 05:07:46 +00:00
  • 1635c575ae comment out subscribing functionality for now Glen Chiacchieri 2013-08-20 22:19:26 +00:00
  • d5537ea038 add loading indicator for unsubscribe function Glen Chiacchieri 2013-08-20 20:59:44 +00:00
  • b56cd712ee working unsubscribe/resubscribe functionality for forums with UI Glen Chiacchieri 2013-08-20 20:53:02 +00:00
  • 9b9b852396 add unsubscribe styling Glen Chiacchieri 2013-08-20 20:30:14 +00:00
  • b5ccb15c5a add subscribe UI Glen Chiacchieri 2013-08-20 20:05:19 +00:00
  • ee4447b6a0 fix dumb notifications import Glen Chiacchieri 2013-08-19 21:55:11 +00:00
  • a8245e2e75 move bad import to inline import and add debugging line for notifcations Glen Chiacchieri 2013-08-19 21:40:22 +00:00
  • cd2f4ee643 remove import exception causing django app to quit Glen Chiacchieri 2013-08-19 21:38:53 +00:00
  • 41324fc28f remove unused imports, fix post_save function Glen Chiacchieri 2013-08-19 20:43:09 +00:00
  • 6bd13c4f9f add logic for notifying users of new posts with new notifications system Glen Chiacchieri 2013-08-19 20:32:45 +00:00
  • a6b8f672bd remove duplicate model Glen Chiacchieri 2013-08-19 19:17:48 +00:00
  • 32b890a218 add model for following topics Glen Chiacchieri 2013-08-19 17:35:49 +00:00
  • 6fe210d4c5 show modal on post submission on forums if IP mute banned Glen Chiacchieri 2013-08-15 16:03:09 +00:00
  • c2859fb0eb backend for ip muting on forums Glen Chiacchieri 2013-08-14 23:28:13 +00:00
  • 0d3cd9d7a8 The lofi_link template tag was renamed to mobile_link. fix_tests Ray Schamp 2013-08-08 13:19:28 -04:00
  • 0958242937 The urlize function doesn't exist, so don't test it. Ray Schamp 2013-08-08 12:45:19 -04:00
  • 1d481ecfd0 Added [scratchblocks] Nathan Dinsmore 2013-07-26 22:28:22 +00:00
  • 2db792eec1 try and fail to reduce queries on homepage Glen Chiacchieri 2013-07-24 19:01:26 +00:00
  • 98ad2a4dc9 tabs to spaces Glen Chiacchieri 2013-07-11 20:47:17 +00:00
  • 8bc91a78ec Merge branch 'new_branch_name' taranir 2013-07-08 21:16:00 +00:00
  • 9758febe84 changed to show local timezone on reports Tian Mi UROP 2013-07-08 17:20:22 +00:00
  • 612cbd88f1 added group membership and post count display to topics Tian Mi UROP 2013-07-08 16:08:50 +00:00
  • e5f9d160af Fixed another soft deletion bug Nathan Dinsmore 2013-07-05 22:03:51 +00:00
  • 369a0e997d Fixed a soft deletion bug Nathan Dinsmore 2013-07-05 21:52:44 +00:00
  • 08d8b43d6c Added "Dustbin all posts and topics" link in forums search form Nathan Dinsmore 2013-07-05 21:52:20 +00:00
  • 868ffd5678 Merge branch 'new_branch_name' Glen Chiacchieri 2013-06-27 15:14:11 +00:00
  • 8438d353dc fixed avatar url Shane M. Clements 2013-06-25 14:22:11 -06:00
  • 934103c33e muted users can't post on forums Glen Chiacchieri 2013-06-25 16:37:17 +00:00
  • 49b895a8a0 Added bookmarkable new post URLs Nathan Dinsmore 2013-05-13 19:35:33 -04:00
  • 5539f83783 Fixed mobile mode Nathan Dinsmore 2013-05-13 19:12:53 -04:00
  • 54913338be Cleaned up djangobb_forum/static/djangobb_forum/js/markup/bbcode/board.js Nathan Dinsmore 2013-05-11 17:38:01 -04:00
  • 35859d652f Fixed #908 Nathan Dinsmore 2013-05-11 17:23:02 -04:00
  • 63a74b56a8 Fixed forums CSS interacting with main site CSS Nathan Dinsmore 2013-05-11 17:12:36 -04:00
  • 1746568526 remove link to mobile site because it's broken Glen Chiacchieri 2013-05-10 00:41:04 +00:00
  • 2b0b135119 Testing deploy scripts. Meaningless readme change. Amos Blanton 2013-05-08 19:01:46 +00:00
  • 67d3b412cb fix forums exception Glen Chiacchieri 2013-05-02 14:30:23 +00:00
  • d6d58265a6 fix exception with not being able to find url for user Glen Chiacchieri 2013-05-02 14:27:17 +00:00
  • c665193c23 remove refs to files that don't exist Glen Chiacchieri 2013-04-30 21:53:10 +00:00
  • 65de1a96d0 do forum post indexing async Glen Chiacchieri 2013-04-24 14:15:45 +00:00
  • 2dffaaea88 remove forum attachment query because we don't allow uploads Glen Chiacchieri 2013-04-10 14:19:41 +00:00
  • 956be9ad3d whitespace Glen Chiacchieri 2013-04-08 22:46:33 +00:00
  • 1d144ab6f1 rel #713, remove more queries from search results page Glen Chiacchieri 2013-04-05 13:13:39 +00:00
  • 7e38d90ba0 whitespace Glen Chiacchieri 2013-04-05 13:10:56 +00:00
  • 4cd59ea5de rel #713, knock down queries on search page, last 24 hours filter Glen Chiacchieri 2013-04-05 12:59:07 +00:00
  • 1796198e41 rel #713, remove unneeded queries from homepage Glen Chiacchieri 2013-04-05 12:22:00 +00:00
  • 3c591af3ff whitespace and remove unused last_user variable on forum homepage Glen Chiacchieri 2013-04-04 22:07:15 +00:00
  • dd60f43182 remove query per row on search page Glen Chiacchieri 2013-04-04 19:01:57 +00:00
  • cbd9c1158d whitespace Glen Chiacchieri 2013-04-04 18:55:41 +00:00
  • 0f3568466f rel #713, knock down query count on topic pages Glen Chiacchieri 2013-04-04 18:45:43 +00:00
  • 066d22cfbb knock down query count on topic page Glen Chiacchieri 2013-04-04 18:03:37 +00:00
  • 31f376ff2d remove whitespace Glen Chiacchieri 2013-04-04 17:25:02 +00:00
  • 330e107f05 whitespace Glen Chiacchieri 2013-04-04 16:10:09 +00:00
  • f1c9a94816 prevent querying user/last_topic per row Glen Chiacchieri 2013-04-04 15:48:33 +00:00
  • 96559365b7 tabs to spaces in forum.html Glen Chiacchieri 2013-04-04 15:23:22 +00:00
  • 51e71bc790 Fixed disclosure buttons on forums index Nathan Dinsmore 2013-03-25 19:19:13 +00:00
  • f1525ce8b5 Merge branch 'master' of https://github.com/LLK/s2forums Nathan Dinsmore 2013-03-25 18:17:25 +00:00
  • 546f836f82 Changed "Scratch Forums" to "Discuss Scratch" in preparation for changing /forums/ to /discuss/ on scratchr2 Nathan Dinsmore 2013-03-25 17:50:17 +00:00
  • 829d7d20cc Changed the readme to see if a push works Paddle2See 2013-03-12 15:17:39 +00:00
  • bb6a089583 Changes to reflect new name of repo. Amos Blanton 2013-03-11 21:00:29 +00:00
  • 5e30505372 Fixed user count when online list is limited Nathan Dinsmore 2013-02-21 17:38:49 -05:00
  • 241f8725c3 Fixed online limit Nathan Dinsmore 2013-02-21 17:32:18 -05:00
  • 04a6fa6c78 Fixed security hole in mobile reply page Nathan Dinsmore 2013-02-20 17:54:29 -05:00
  • 85e205418b Fixed security hole in mobile reply page Nathan Dinsmore 2013-02-20 17:54:09 -05:00
  • 3207a7bb93 Fixed security hole in mobile reply page Nathan Dinsmore 2013-02-20 17:52:53 -05:00
  • 13943a9e92 Fixed reply links appearing in closed topics in mobile Nathan Dinsmore 2013-02-20 17:52:41 -05:00