index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
posting.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11769] Allow using 0 as poster name
Joas Schilling
2013-09-02
1
-1
/
+1
*
[ticket/11769] Fix language issues in the doc blocks
Joas Schilling
2013-08-23
1
-3
/
+4
*
[ticket/11769] Correctly supply the post author's username in posting.php
Joas Schilling
2013-08-23
1
-1
/
+6
*
[ticket/11144] Add missing {FORUM_NAME} variable
Gaëtan Muller
2013-05-06
1
-1
/
+1
*
[ticket/11144] Add missing {FORUM_NAME} variable
Gaëtan Muller
2013-05-06
1
-0
/
+1
*
[ticket/10880] The m_approve permisson no longer implies f_noapprove.
Andreas Fischer
2012-12-19
1
-3
/
+4
*
[ticket/10503] Debug error "Invalid arguments" when previewing edits
Joas Schilling
2011-11-28
1
-3
/
+4
*
[ticket/9776] Delete poll if no poll options were submitted.
Joas Schilling
2011-11-18
1
-0
/
+17
*
Merge branch 'ticket/rxu/6712' into develop-olympus
Nils Adermann
2011-06-10
1
-29
/
+1
|
\
|
*
[ticket/6712] Add phpbb_ function name prefix, more docs, rename current_time
rxu
2011-05-01
1
-1
/
+1
|
*
[ticket/6712] Bump does not create new topic icon on index.
rxu
2010-10-18
1
-29
/
+1
*
|
[ticket/10047] Do not put session id in URL on posting.php when cookies are on.
Andreas Fischer
2011-02-19
1
-2
/
+2
*
|
[ticket/8736] guest can have 255 chars long username
RMcGirr83
2010-12-04
1
-1
/
+8
|
/
*
[ticket/9162] Prevent notice on unset poll title
Igor Wiedler
2010-10-16
1
-1
/
+1
*
Merge branch 'ticket/nickvergessen/9162' into develop-olympus
Andreas Fischer
2010-09-14
1
-1
/
+1
|
\
|
*
[ticket/9162] BBCode in poll options is broken, when posting without question.
Joas Schilling
2010-09-14
1
-1
/
+1
*
|
[ticket/9820] phpBB Debug Error when trying to post a new topic.
Joas Schilling
2010-09-14
1
-9
/
+12
|
/
*
[ticket/7260] Don't delete poll if one exists and editing user lacks permission
Joas Schilling
2010-08-22
1
-0
/
+26
*
Merge branch 'ticket/nickvergessen/9531' into develop-olympus
Nils Adermann
2010-05-16
1
-1
/
+1
|
\
|
*
[ticket/9531] BBCode-less quotes fallback-option is missing "Author wrote:" l...
Joas Schilling
2010-05-16
1
-1
/
+1
*
|
[ticket/8894] Fix JavaScript-Error and hide Quote-Button on topic review if B...
Joas Schilling
2010-05-16
1
-1
/
+1
|
/
*
Parse urls in signature taking into account the allow_sig_links config option...
Cullen Walsh
2010-03-02
1
-1
/
+1
*
#57715 - Correct behavior of "force_approved_state" when value is false.
Josh Woody
2010-02-18
1
-1
/
+1
*
- Bug #56255 - Moving topics to a forum where you are on queue
Josh Woody
2010-01-18
1
-1
/
+1
*
One issue solved possily others, so not closing yet. #55245
Chris Smith
2009-12-08
1
-7
/
+7
*
This is not perfect... i know, but at least it gives out more information tha...
Meik Sievertsen
2009-11-03
1
-3
/
+10
*
Fix Bug #51835 - editing posts with attachments - regression from r9843 intro...
Joas Schilling
2009-09-25
1
-22
/
+1
*
note correct username if post/topic get's removed if user is anonymous
Meik Sievertsen
2009-09-20
1
-2
/
+3
*
although we do not use force_approved_state check it nevertheless for the mes...
Meik Sievertsen
2009-09-20
1
-2
/
+2
*
fix r10076 for #48615 - Ability to specify amount of time user is able to del...
Joas Schilling
2009-08-31
1
-2
/
+2
*
Do not take edit post time into account for determining permission to delete ...
Meik Sievertsen
2009-08-31
1
-2
/
+2
*
erm, on the contrary; can that reset call
Henry Sudhof
2009-08-16
1
-0
/
+5
*
erm, on the contrary; can that reset call
Henry Sudhof
2009-08-16
1
-6
/
+0
*
add missing space
Meik Sievertsen
2009-08-14
1
-1
/
+1
*
- Unapproved topics can no longer be replied to (Bug #44005)
Jim Wigginton
2009-08-13
1
-2
/
+3
*
populate who is online only where required
Henry Sudhof
2009-08-12
1
-2
/
+2
*
#49465
Henry Sudhof
2009-08-12
1
-1
/
+2
*
Fix r9955 for Bug #49435
Meik Sievertsen
2009-08-12
1
-2
/
+2
*
Update search index if only post subject changed. (Bug #49435)
Meik Sievertsen
2009-08-11
1
-1
/
+5
*
Preserve post options when refusing to save the post as a draft. #39115
Chris Smith
2009-07-26
1
-0
/
+41
*
Fix bug #48265 - Correctly set attachment flag for topics, posts and pms afte...
Joas Schilling
2009-07-24
1
-1
/
+22
*
primitive one-level nesting
Henry Sudhof
2009-07-23
1
-2
/
+12
*
handle newlines
Henry Sudhof
2009-07-22
1
-1
/
+2
*
fall back to bbcode-less quotes
Henry Sudhof
2009-07-22
1
-1
/
+9
*
Addition to r9731: Add seperate language entry for more flexibility in other ...
Andreas Fischer
2009-07-09
1
-0
/
+1
*
Another feature: Detect when a post has been altered by someone else while ed...
Andreas Fischer
2009-07-08
1
-0
/
+40
*
Add some data for akismet et al
Henry Sudhof
2009-06-29
1
-1
/
+6
*
Thanks NV
Henry Sudhof
2009-06-26
1
-1
/
+1
*
Thanks NV
Henry Sudhof
2009-06-26
1
-1
/
+1
*
Fix bug #46225 - Add poster-name to moderator-log when deleting post/topic
Joas Schilling
2009-06-26
1
-2
/
+2
[next]