emanuele45
|
433a039781
Merge pull request #69 from emanuele45/unapprove_button
|
před 12 roky |
John Rayes
|
76e4c16902
+ integrate_display_message_list
|
před 12 roky |
emanuele
|
490301c387
Show the unapprove button only if post moderation is on and show 'unapprove' instead of 'approve'
|
před 12 roky |
emanuele
|
469d6ce6d9
Unapprove posts buttom from SeleePy's Post Unapproval mod
|
před 12 roky |
marcusforsberg
|
18831c20ca
! No need to pass $context to a hook :P
|
před 12 roky |
marcusforsberg
|
8b80f02811
! Move all button_strip arrays to the source
|
před 12 roky |
marcusforsberg
|
e4165924f0
+ Add a bunch of hooks that I want in 2.1
|
před 12 roky |
emanuele
|
0da1b299fa
Added option to disable the print page - Suggested by Ben_S [Topic 479688]
|
před 12 roky |
emanuele
|
5e8999bc85
And now Ant is happy, he has all the buttons on the quick reply too! :P
|
před 12 roky |
emanuele
|
8af1c0c989
! Also the PM view needs to respect the visibility of profile fileds
|
před 12 roky |
Spuds
|
00c470f243
! Update the iCal export function. Add in permissions and interface to actually use it as well. WIP
|
před 12 roky |
Spuds
|
af2666c409
Merge pull request #32 from IchBin/master
|
před 12 roky |
IchBin
|
a519701389
Fixed empty list displayed if no profile options displayed.
|
před 12 roky |
Spuds
|
475c6ce5f4
! Add MB size to attachments, its 2012
|
před 12 roky |
Spuds
|
0b1f8df7bc
! First commit of moved topic upgrades. Allows to set an expiration limit on the moved notice for auto removal, Adds ability to redirect by clicking on the moved topic notice from the topic list instead of navigating in to the moved topic message to select the link.
|
před 12 roky |
emanuele
|
6d30321ca8
+ New permission to send emails to members [Bug 4969]
|
před 12 roky |
emanuele
|
842c0f70df
+ Mark unread now marks topics unread based on the current message selected
|
před 12 roky |
Spuds
|
123eb94fe4
+ Add new message icon for polls ... remarkable how many files need to be updated for such a simple add
|
před 12 roky |
Spuds
|
d60accdcbc
! conversion of gif to png, many files, source and templates
|
před 12 roky |
Spuds
|
685e14671d
! Some systems would not download the attachment without new buffers ... partial revert to old code.
|
před 12 roky |
Spuds
|
8c7e53bb5e
Merge branch 'master' of https://github.com/emanuele45/playpen
|
před 12 roky |
Spuds
|
1a217b886f
! A few ob_XXX cleanups left from php < 4.2
|
před 12 roky |
emanuele
|
d62e27f020
+ Allow for Splitting posts off while the moderation is set to checkboxes [Bug 0922]
|
před 12 roky |
Spuds
|
1cfecb1bfa
! [4836] removed even more unused linktree_inline settings from various files
|
před 12 roky |
Spuds
|
1200581f89
! prevent error log on empty topic (db error), plus allow a way to remove it.
|
před 12 roky |
emanuele
|
20b6be98be
! Number of posts in a topic with moderated posts is now set to num_replies+1 for guests fixing the wrong index created previously [Bug 4885]
|
před 12 roky |
Spuds
|
7ce72a18f5
! some more minor doc changes
|
před 12 roky |
Spuds
|
2ffed0715a
! 4838] fix for potential wrong HTTP-Header creation
|
před 12 roky |
emanuele
|
c8fcacd9b0
Added categories in membergroups management pages [mod 3120] + removed duplicate js function selectBoards (defined in script.js) from Profile.template.php
|
před 12 roky |
Spuds
|
fba49b3745
! $context['browser'] was not setting all vars resulting in index errors on mods
|
před 12 roky |