Marcin Łabanowski
|
82fb733906
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-01-19 16:23:02 +01:00 |
|
Macil Tech
|
5628f78970
|
Made deleting posts by IP more efficient.
No longer rebuilds same thread multiple times.
|
2013-01-19 00:39:29 -06:00 |
|
Macil Tech
|
0092fc62ab
|
Extend timelimit when rebuilding from mod interface.
The rebuild_timelimit config option was not used anywhere since the mod
interface rewrite.
|
2013-01-19 00:39:29 -06:00 |
|
Macil Tech
|
322b902c8a
|
Fix incorrect log message when bumplocking and stickying threads.
|
2013-01-19 00:39:29 -06:00 |
|
Macil Tech
|
fda99305ae
|
Global missing from mod_logout
|
2013-01-19 00:39:29 -06:00 |
|
Macil Tech
|
00bd5e8d20
|
Remove buildThread() call from mod_deletefile because deleteFile()
already calls it.
|
2013-01-18 23:13:08 -06:00 |
|
Marcin Łabanowski
|
c18ed4e51a
|
Merge branch 'master' of https://github.com/asiekierka/Tinyboard
Conflicts:
mod.php
|
2013-01-09 08:35:27 +01:00 |
|
Marcin Łabanowski
|
f6e9dbed13
|
Facilitate creation and usage of boards with "." and "+" characters in name.
This commit is mostly work in progress, will be rewritten.
|
2013-01-09 08:33:40 +01:00 |
|
asiekierka
|
e145a0ea89
|
edit bugfixes
|
2013-01-08 07:57:21 +01:00 |
|
asiekierka
|
9fec3646fa
|
[EDIT] basic edit support
|
2013-01-08 07:52:13 +01:00 |
|
asiekierka
|
1a2c859996
|
[EDIT] added dummy form
|
2013-01-08 04:35:22 +01:00 |
|
asiekierka
|
a051ca64ab
|
[EDIT] added dummy page
|
2013-01-08 04:31:09 +01:00 |
|
Michael Save
|
30ecfc76e7
|
Added new events: lock and load-config
|
2012-11-19 10:28:23 +11:00 |
|
Michael Save
|
db14f9ce15
|
Bugfix: [F]
|
2012-09-28 04:00:13 +10:00 |
|
Michael Save
|
ac9296169f
|
Bugfix: B&D "invalid security token" error
|
2012-09-28 03:54:32 +10:00 |
|
Michael Save
|
268d9d2c88
|
bugfix: security token forgotten for ban form in view_ip.html
|
2012-08-28 02:24:29 +10:00 |
|
Michael Save
|
a7d4a5c3c8
|
pagination bug for user logs
|
2012-08-27 22:15:58 +10:00 |
|
Michael Save
|
b105a17b4f
|
user logs
|
2012-08-27 22:13:47 +10:00 |
|
Michael Save
|
913010cff5
|
minor consistency cleanup
|
2012-08-27 21:50:15 +10:00 |
|
Michael Save
|
eb146d9201
|
properly tie auth cookies to private salt
|
2012-08-27 21:45:05 +10:00 |
|
Michael Save
|
6229b82a43
|
CSRF protection
|
2012-08-27 15:19:05 +10:00 |
|
Michael Save
|
c5ec20684e
|
themes
|
2012-08-13 00:18:13 +10:00 |
|
Michael Save
|
8d96bfc3e9
|
minor change
|
2012-05-28 17:08:29 +10:00 |
|
Michael Save
|
e4b6c89375
|
show number of reports from dashboard; translatable mod panel
|
2012-05-25 21:40:01 +10:00 |
|
Michael Save
|
0c682f5cc3
|
Missing buildIndex() after moving threads
|
2012-05-22 15:25:22 +10:00 |
|
Michael Save
|
bb521da32e
|
small code cleanup
|
2012-05-20 20:22:19 +10:00 |
|
Michael Save
|
4a48888b55
|
Config editor
|
2012-05-20 20:21:33 +10:00 |
|
Michael Save
|
d3739c48c2
|
Config editort
|
2012-05-20 20:20:50 +10:00 |
|
Michael Save
|
0f04117037
|
Cache unread PM notices
|
2012-05-20 19:06:27 +10:00 |
|
Michael Save
|
d2c6853ed3
|
small bugfixes
|
2012-05-19 20:52:45 +10:00 |
|
Michael Save
|
93c3ceb04d
|
tiny cleanup
|
2012-05-19 20:46:05 +10:00 |
|
Michael Save
|
970c6cd95b
|
[move]
|
2012-05-19 18:27:45 +10:00 |
|
Michael Save
|
1593916907
|
Permissions fix; missing global
|
2012-05-18 20:30:55 +10:00 |
|
Michael Save
|
9eb3a17faa
|
Bugfix: ?/ban did the same as ?/ban&delete
|
2012-05-08 00:49:48 +10:00 |
|
Michael Save
|
2cc17f8d9b
|
more information in modlog for bans
|
2012-05-08 00:42:17 +10:00 |
|
Michael Save
|
e132e4c2b3
|
a few permissions-related bugs
|
2012-05-07 14:08:40 +10:00 |
|
Michael Save
|
a610458720
|
a lot more improvements
|
2012-05-06 01:33:10 +10:00 |
|
Michael Save
|
c5678daa06
|
?/deletebyip
|
2012-04-21 15:42:33 +10:00 |
|
Michael Save
|
19ea6e3d44
|
?/deletefile
|
2012-04-21 15:29:57 +10:00 |
|
Michael Save
|
2a301de29f
|
Paginate ?/noticeboard
|
2012-04-21 15:15:32 +10:00 |
|
Michael Save
|
2c1f14d24b
|
Improvements to new mod panel
|
2012-04-21 12:42:41 +10:00 |
|
Michael Save
|
07fc56b80b
|
Noticeboard on dashboard
|
2012-04-20 21:54:30 +10:00 |
|
Michael Save
|
de84ca6f75
|
Multiple improvements: ?/ban/<post> & ?/ban&delete/<post>
|
2012-04-20 21:37:48 +10:00 |
|
Michael Save
|
4fcf9c2c91
|
Starting on ?/ban/<post>
|
2012-04-20 19:47:55 +10:00 |
|
Michael Save
|
4891eae24e
|
added filter/purge controls to ?/debug/antispam
|
2012-04-19 22:40:11 +10:00 |
|
Michael Save
|
a340c5b6ee
|
edit users
|
2012-04-16 23:18:07 +10:00 |
|
Michael Save
|
93553303b2
|
rebuild after sticky, lock, etc.
|
2012-04-16 20:14:57 +10:00 |
|
Michael Save
|
cc614e36b4
|
multiple improvements
|
2012-04-16 20:11:10 +10:00 |
|
Michael Save
|
f0412b0814
|
paginate ban list
|
2012-04-16 19:13:30 +10:00 |
|
Michael Save
|
7101fa540b
|
rebuilding
|
2012-04-16 17:33:13 +10:00 |
|