Glen Chiacchieri
2db792eec1
try and fail to reduce queries on homepage
2013-07-24 19:01:26 +00:00
Glen Chiacchieri
98ad2a4dc9
tabs to spaces
2013-07-11 20:47:17 +00:00
taranir
8bc91a78ec
Merge branch 'new_branch_name'
2013-07-08 21:16:00 +00:00
Tian Mi UROP
612cbd88f1
added group membership and post count display to topics
2013-07-08 16:08:50 +00:00
Nathan Dinsmore
08d8b43d6c
Added "Dustbin all posts and topics" link in forums search form
2013-07-05 21:52:20 +00:00
Nathan Dinsmore
49b895a8a0
Added bookmarkable new post URLs
2013-05-13 19:35:33 -04:00
Glen Chiacchieri
67d3b412cb
fix forums exception
2013-05-02 14:30:23 +00:00
Glen Chiacchieri
2dffaaea88
remove forum attachment query because we don't allow uploads
2013-04-10 14:19:41 +00:00
Glen Chiacchieri
1d144ab6f1
rel #713 , remove more queries from search results page
2013-04-05 13:13:39 +00:00
Glen Chiacchieri
4cd59ea5de
rel #713 , knock down queries on search page, last 24 hours filter
2013-04-05 12:59:07 +00:00
Glen Chiacchieri
1796198e41
rel #713 , remove unneeded queries from homepage
2013-04-05 12:22:00 +00:00
Glen Chiacchieri
3c591af3ff
whitespace and remove unused last_user variable on forum homepage
2013-04-04 22:07:15 +00:00
Glen Chiacchieri
dd60f43182
remove query per row on search page
2013-04-04 19:01:57 +00:00
Glen Chiacchieri
0f3568466f
rel #713 , knock down query count on topic pages
2013-04-04 18:45:43 +00:00
Glen Chiacchieri
066d22cfbb
knock down query count on topic page
2013-04-04 18:03:37 +00:00
Glen Chiacchieri
31f376ff2d
remove whitespace
2013-04-04 17:25:02 +00:00
Glen Chiacchieri
f1c9a94816
prevent querying user/last_topic per row
...
on every forum, we were doing a query for every topic displayed, to get
the user that authored the post and also a query to get the last post in
the topic. this checkin knocks down the query count per page from 50 to
7
2013-04-04 15:48:33 +00:00
Nathan Dinsmore
5e30505372
Fixed user count when online list is limited
2013-02-21 17:38:49 -05:00
Nathan Dinsmore
241f8725c3
Fixed online limit
2013-02-21 17:35:21 -05:00
Nathan Dinsmore
04a6fa6c78
Fixed security hole in mobile reply page
2013-02-20 17:54:29 -05:00
Nathan Dinsmore
85e205418b
Fixed security hole in mobile reply page
2013-02-20 17:54:09 -05:00
Nathan Dinsmore
3207a7bb93
Fixed security hole in mobile reply page
2013-02-20 17:52:53 -05:00
Nathan Dinsmore
0ac73293e2
Added feature #572
2013-02-20 17:27:44 -05:00
Nathan Dinsmore
8d803fc7b6
Added feature #576
2013-02-20 16:45:13 -05:00
Nathan Dinsmore
9cf7eb2871
adds feature #560
2013-02-19 01:05:40 -05:00
Nathan Dinsmore
9e88f9e826
fixes bug #561
2013-02-19 00:53:36 -05:00
Nathan Dinsmore
05eec6deae
adds quoting to lofi
2013-02-18 18:59:03 -05:00
Nathan Dinsmore
135e4bd6bf
fixes a bug in move_posts
2013-02-18 18:19:08 -05:00
Nathan Dinsmore
7b72843839
fixes internal server error on search page (from upstream)
2013-02-15 18:21:49 -05:00
Nathan Dinsmore
9f767ddf99
Merge branch 'master' of https://github.com/lightnin/DjangoBB
2013-02-15 17:39:35 -05:00
Nathan Dinsmore
2b4ab22205
fixes bug #559
2013-02-15 17:39:10 -05:00
Amos Blanton
9acc545181
Revert "restricts the number of users in the online section"
...
For some reason it's breaking on beta.
This reverts commit 4102a0c42f
.
2013-02-14 19:56:30 +00:00
Nathan Dinsmore
4102a0c42f
restricts the number of users in the online section
2013-02-11 17:24:57 -05:00
Nathan Dinsmore
4251ffcabd
adds (4) of feature #137
2013-02-09 15:04:11 -05:00
Nathan Dinsmore
0aa3b43a37
adds feature #80
2013-02-09 02:14:23 -05:00
Nathan Dinsmore
626b002762
adds feature #191
2013-02-08 16:19:06 -05:00
Nathan Dinsmore
14ece0a8f2
fixes bug #448
2013-02-03 22:50:59 -05:00
Nathan Dinsmore
3845646d2f
adds tracker feature #408
2013-01-30 19:15:52 -05:00
Nathan Dinsmore
71b839d70c
Revert "Revert "added "New topics by moderators only" option for forums""
...
This reverts commit 1208adad4b
.
2013-01-27 17:24:14 -05:00
Nathan Dinsmore
1208adad4b
Revert "added "New topics by moderators only" option for forums"
...
This reverts commit ed14c36cfc
.
2013-01-27 17:16:36 -05:00
Nathan Dinsmore
ed14c36cfc
added "New topics by moderators only" option for forums
2013-01-27 16:38:54 -05:00
Nathan Dinsmore
783e799d22
adds tracker feature #67
2013-01-18 19:19:17 -05:00
Nathan Dinsmore
dd070e0408
adds tracker feature #117
2013-01-17 22:09:37 -05:00
Nathan Dinsmore
655a3b15ec
adds tracker feature #333
2013-01-17 20:28:40 -05:00
Nathan Dinsmore
3b8f6222da
fixes the report count at the top of each page
2013-01-15 17:12:05 -05:00
Nathan Dinsmore
372b2e95e6
fixes some translation/UI bugs
2013-01-14 22:57:35 -05:00
Nathan Dinsmore
b1d65bd4d6
fixes tracker issue #137
2013-01-14 21:13:32 -05:00
Chinua Shaw
3af7559024
New Scratchers can only edit for 1 minute after post.
2013-01-14 12:10:05 -05:00
Nathan Dinsmore
7e3e64470c
fixes tracker issue #102
2013-01-12 13:00:55 -05:00
Nathan Dinsmore
45d28133da
fixes report zapping/unzapping
2012-12-20 14:18:29 -05:00