Nathan Guse
4ab07aa45e
[ticket/8323] Comments
...
PHPBB3-8323
2012-12-07 18:51:06 -06:00
Nathan Guse
92ec214537
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/8323
...
Conflicts:
phpBB/viewtopic.php
2012-12-07 18:11:38 -06:00
Andreas Fischer
83179e07ff
[ticket/10780] Use colon from language in ucp_pm_compose.php where possible.
...
PHPBB3-10780
2012-11-10 00:23:03 +01:00
Oleg Pudeyev
0a260f80af
Merge PR #918 branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10568] adding MESSAGE_EDITED to ucp.php and compose_pm
2012-10-17 22:31:35 -04:00
Senky
d0a1c7bf0a
[ticket/10568] adding MESSAGE_EDITED to ucp.php and compose_pm
...
PHPBB3-10568
2012-08-02 20:08:49 +02:00
Nathan
67665f5957
[ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriate
...
PHPBB3-10990
2012-07-22 14:32:03 -05:00
Nathan
b25efd744d
[ticket/8323] Only disable administrative deactivated accounts from receiving PMs
...
Allow other types of inactive accounts to receive PMs. Remove the banned PM error message and use the string saying they do not have permission (less translation)
PHPBB3-8323
2012-07-10 17:41:27 -05:00
Nathan
33852e6251
[ticket/8323] Correct PM notification settings (only notify those who can receive them)
...
Also correcting the way it was setup for users to be able to receive PMs (do not allow administrators/moderators to send to banned, inactive, or non-standard users, that just doesn't make sense)
PHPBB3-8323
2012-07-10 16:07:12 -05:00
Nathan
362ba43f18
[ticket/8323] Allow sending PMs to temporarily banned users
...
Added an argument to the phpbb_get_banned_user_ids() function to allow specifying a banned end time (default true for current functionality, false for only permanent bans, timestamp to find banned until a specified time)
PHPBB3-8323
2012-07-10 12:34:40 -05:00
Nathan
0f4956b280
[ticket/8323] Do not allow sending PMs to Inactive users
...
PHPBB3-8323
2012-07-10 12:34:39 -05:00
Nathan
e6d4e9bbb9
[ticket/8323] Correcting the comment
...
PHPBB3-8323
2012-07-10 12:34:38 -05:00
Nathan
c38bb4254a
[ticket/8323] Do not allow sending of Private Messages to users who are banned
...
PHPBB3-8323
2012-07-10 12:34:38 -05:00
Nathan
c53d7f0b62
[ticket/8323] Remove code used for testing
...
PHPBB3-8323
2012-07-10 12:34:38 -05:00
Nathan
05452b9ec0
[ticket/8323] Do not allow sending of Private Messages to users who do not have permission to read private messages
...
PHPBB3-8323
2012-07-10 12:34:37 -05:00
Unknown
7a04c9048c
[ticket/9916] Updating header license and removing Version $Id$
...
PHPBB3-9916
2011-12-31 13:32:52 +00:00
Joas Schilling
179662e949
[ticket/10345] Use the plural function in some more places.
...
I added two function avatar_explanation_string() and avatar_error_wrong_size()
for easier handling of the "pixels"-languages, as they are used quite often.
PHPBB3-10345
2011-11-25 15:10:49 -05:00
Nils Adermann
a30ec6e052
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10158] Remove some code duplication from generating the message.
[ticket/10195] Return false in session::check_dnsbl() when IPv6 is passed.
[ticket/10158] Only view "Return to" links if they are useful.
[ticket/10158] Add return-link to folder, when the user replied from a folder.
[ticket/10158] Add "Return to Inbox"-link to "PM send"-message.
2011-06-05 01:58:52 +02:00
Nils Adermann
6b6705b852
[ticket/10158] Remove some code duplication from generating the message.
...
PHPBB3-10158
2011-06-05 01:58:03 +02:00
Joas Schilling
67449f8f1b
[ticket/10158] Only view "Return to" links if they are useful.
...
PHPBB3-10158
2011-05-23 12:03:04 +02:00
Joas Schilling
437013194a
[ticket/10158] Add return-link to folder, when the user replied from a folder.
...
PHPBB3-10158
2011-05-09 12:46:34 +02:00
Joas Schilling
65d956bd81
[ticket/10158] Add "Return to Inbox"-link to "PM send"-message.
...
PHPBB3-10158
2011-05-05 10:49:54 +02:00
Joas Schilling
e3ba934cd7
[ticket/8894] Fix JavaScript-Error and hide Quote-Button on topic review if BBCodes are not allowed.
...
PHPBB3-8894
2010-05-16 16:49:00 +02:00
Joas Schilling
f593ae1f35
[Fix] Use correct BBCode parseoptions in signatures when previewing PMs.
...
Authorised by: bantu
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10325 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-12-12 00:06:01 +00:00
Meik Sievertsen
7d4a25e73f
Fix Bug #53505 (related to Bug #52515 and r10208) - i fixed this the "do not break other things" way, usually the fix would be using !$submit here
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10251 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-11-03 14:40:25 +00:00
Meik Sievertsen
e9c1c03ca6
Fix bug #52515 (wrong bbcode uid assigned if error triggered and quote/forward PM) - still not entirely sure if this will break things, but the correct uid should also be assigned if there is an error triggered somewhere, this does not change the content or the actions assigned.
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10208 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-10-04 18:03:19 +00:00
Joas Schilling
de25ce8724
Fix Bug #51835 - editing posts with attachments - regression from r9843 introduced in #48265
...
Authorised by: AcydBurn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10186 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-09-25 08:41:47 +00:00
Meik Sievertsen
bf1621c05d
Style authors are now able to define the default submit button used for form submission on ENTER keypress on forms using more than one. Prosilver uses this for the posting page(s) and registration screen.
...
(we further test this at phpbb.com)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10069 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-08-30 17:50:11 +00:00
Meik Sievertsen
6cd6a907c7
Separate PM Reply and PM Reply to all in prosilver.
...
Style changes by dhn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9919 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-08-04 14:15:13 +00:00
Joas Schilling
780854818b
Fix bug #48265 - Correctly set attachment flag for topics, posts and pms after deleting attachments - Patch by WorldWar and nickvergessen
...
Authorised by: AcydBurn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9843 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-07-24 09:01:29 +00:00
Ruslan Uzdenov
4991cae3a1
Fixed Bug #39625 - QUOTE-string not included when replying to pm's
...
Authorised by: AcydBurn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9725 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-07-07 12:55:34 +00:00
Joas Schilling
89ddc4543f
Fix bug #38395 - Loading draft removes recipients when replying to PM
...
Authorised by: AcydBurn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9685 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-06-26 11:38:29 +00:00
Meik Sievertsen
2547ca9635
Bug #44525 - do not try to fetch existing username var in cookie set by external applications on pm'ing
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9494 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-04-28 16:16:24 +00:00
Meik Sievertsen
cee46c7941
force non-relative date for pm forwards (thanks chris. :))
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9456 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-04-17 13:19:29 +00:00
Chris Smith
0d4a76a875
Hide font size options which are bigger than the allowed size in the editor. #42615
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9365 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-03-11 17:11:10 +00:00
Meik Sievertsen
866e4196f4
every second commit an pre/post-commit error... :/
...
Ask for forum password if post within passworded forum quoted in private message (Reported by nickvergessen)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9168 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-12-03 16:48:06 +00:00
Meik Sievertsen
7d1e8ed70e
Fix header list build for replying oldest PM in PM history (Bug #37275 )
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9072 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-11-22 17:53:27 +00:00
Meik Sievertsen
43940870f6
additionally to the default "reply to all" behaviour, increase max_recipients to the number of people within the list if they exceed the limit.
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9045 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-11-02 15:28:00 +00:00
Meik Sievertsen
b4d2641a59
Separate display of posted attachments in posting screen and switch for template to indicate adding attachments are allowed. Related to Bug #13871
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8976 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-10-06 13:53:18 +00:00
Chris Smith
a75fd80305
A fix for the fix in r8934. #34525
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8936 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-09-24 19:08:14 +00:00
Chris Smith
0cd7d50fb9
We want our PM spam back. Fix a regression introduced in r8913, preventing users from sending PMs. #34525
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8934 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-09-24 18:39:50 +00:00
Meik Sievertsen
c5b88e8481
- Automatically add users/groups to the PM recipient list, if entered or selected.
...
- Reply to PM now includes all previous recipients and not only the original sender.
+some changes required to implement max_recipient feature and new permission
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8913 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-09-23 13:04:27 +00:00
Meik Sievertsen
b91b43d22c
remove duplicate statement
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8883 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-09-18 15:05:51 +00:00
Meik Sievertsen
6e3aadae80
#18175
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8868 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-09-17 15:51:22 +00:00
Meik Sievertsen
49235d6ed5
not unsetting message_parser - a mod or site may want to re-use it.
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8620 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-06-08 10:39:44 +00:00
Henry Sudhof
c16d34f995
#19675
...
and
#19675
Language changes, so take care.
I guess it's time to close up shop :)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8326 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-01-22 15:29:58 +00:00
Meik Sievertsen
a7984e660d
Correctly check empty subjects/messages (Bug #17915 )
...
Do not check usernames against word censor list. Disallowed usernames is already checked and word censor belong to posts. (Bug #17745 )
Additionally include non-postable forums for moderators forums shown within the teams list. (Bug #17265 )
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8306 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-01-05 16:10:10 +00:00
Meik Sievertsen
e2e56acca9
some further fixes
...
- re-introduce grabbing random number from /dev/urandom
git-svn-id: file:///svn/phpbb/trunk@8241 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-11-17 20:04:49 +00:00
Meik Sievertsen
7de5bb3498
dumdidum... sorry. ;)
...
git-svn-id: file:///svn/phpbb/trunk@8147 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-10-05 14:36:34 +00:00
Henry Sudhof
4defd8a830
Ok, here comes a big one. Poor updater. Also requires testing.
...
#i91
#i92
#i93
#i94
#i95
#i96
git-svn-id: file:///svn/phpbb/trunk@8120 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-10-03 15:05:54 +00:00
Meik Sievertsen
dc5206aedd
#14556
...
git-svn-id: file:///svn/phpbb/trunk@8110 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-09-26 13:57:47 +00:00