phpBB
Statistics
| Revision:

root / trunk / phpBB / includes / ucp / ucp_pm_viewmessage.php

History | View | Annotate | Download (14.2 kB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
11091 04/04/2011 11:45 pm Git Gatekeeper

commit 7074d19c4087fab0e81a31bd806724d7eac7ef87
Merge: ebc338b df622a1
Author: Andreas Fischer <>
Date: Tue Apr 5 00:31:42 2011 +0200

Merge branch 'develop-olympus' into develop
  • develop-olympus:
    [ticket/10121] Fix missing urlencode() for ICQ-number in viewtopic.php...
10889 12/13/2010 04:30 pm Git Gatekeeper

commit 18f74a7e10b01f4f6f916e2baa814b27b31fc8a9
Merge: adfa165 5d8ddc7
Author: Nils Adermann <>
Date: Mon Dec 13 17:14:36 2010 +0100

Merge branch 'develop-olympus' into develop
  • develop-olympus:
    [ticket/9851] "Search new posts" should require login....
10887 12/13/2010 03:45 pm Git Gatekeeper

commit adfa1656fb9d8b5bb601af1d7a6720884954d87a
Merge: bd579c8 af5b9a9
Author: Nils Adermann <>
Date: Mon Dec 13 16:35:55 2010 +0100

Merge branch 'ticket/igorw/9556' into develop
  • ticket/igorw/9556:
    [ticket/9556] Drop php closing tags, add trailing newline...
10801 10/10/2010 06:00 pm Git Gatekeeper

commit a885095897054c91ab68b753ce2a86ae74f2f666
Merge: 9a39f55 c2ffa78
Author: Igor Wiedler <>
Date: Sun Oct 10 18:39:44 2010 +0200

Merge branch 'feature/igorw/request-class' into develop
  • feature/igorw/request-class: (21 commits)...
10761 08/28/2010 10:45 pm Git Gatekeeper

commit e4ff780c1370d9f743da0fffc70b98be0c7cfe92
Merge: c4a65a4 dbe8fb6
Author: Andreas Fischer <>
Date: Sat Aug 28 23:34:18 2010 +0200

Merge branch 'develop-olympus' into develop
  • develop-olympus:
    [ticket/9117] Wrong redirection after login....
10211 10/04/2009 07:14 pm Meik Sievertsen

Copy 3.0.x branch to trunk

10126 09/09/2009 10:41 pm Andreas Fischer

Related to r9830: Change REPORT_POST to REPORT_PM.

9919 08/04/2009 03:15 pm Meik Sievertsen

Separate PM Reply and PM Reply to all in prosilver.
Style changes by dhn

9814 07/21/2009 08:59 pm Nils Adermann

Users can report PMs to moderators which are then visible in a new MCP module

9753 07/13/2009 07:20 pm Joas Schilling

Fix bug #47265 - Smilies and images not viewed in topic-print view
Fix - Force full date for PMs print-view

Authorised by: AcydBurn

9733 07/08/2009 12:50 pm Ruslan Uzdenov

Fixed Bug #40155 - Postcount of 0 not showing up in PMs
Authorised by: AcydBurn

9483 04/24/2009 08:52 pm Chris Smith

Display the online status of hidden users to users with the u_viewonline permission when viewing PMs.

9174 12/04/2008 07:58 pm Chris Smith

- Do not show 'Forward' button if the user cannot send PM's.
- Correct colspan on prosilver mcp_front.html. #37515

9138 11/30/2008 05:53 pm Meik Sievertsen

force full date on "edited by" line. ;)

8479 03/29/2008 01:22 am Nils Adermann

Hiding everywhere little buggers, eh?

8285 12/26/2007 03:53 pm

This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.

8147 10/05/2007 04:36 pm Meik Sievertsen

dumdidum... sorry. ;)

8092 09/18/2007 04:49 pm Meik Sievertsen

some fixes. :P
- language authors may review their email template files...

8090 09/14/2007 04:06 pm Meik Sievertsen

- correct jabber token handling
- undisclosed-recipients:; instead of undisclosed-recipient:;
- PM details button should not be there

8075 09/02/2007 07:24 pm Meik Sievertsen

fixing some bugs

8050 08/19/2007 03:40 pm Nils Adermann

- BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), bbcode_nl2br(), smiley_text(), parse_attachments()
- using \r on custom bbcodes to allow line breaks [Bug #10758]

8025 08/13/2007 02:14 pm Meik Sievertsen

Some changes... non-invasive...

7960 07/27/2007 07:01 pm Henry Sudhof

#13791 - I hope this works :D

7951 07/26/2007 01:07 pm Henry Sudhof

#13813

7755 06/14/2007 05:03 pm Henry Sudhof

Changing the behaviour of the hideonline permission.

Test the current setting before altering the memory limit during install(Bug #12195)

And another language var.

7642 05/19/2007 02:04 pm Meik Sievertsen

oh my god - what did he do? Adding attachment display to post/topic review, queue, reports, post details, mcp topic view... fixing other tiny things along the line.

7367 04/16/2007 11:37 pm David M

#9893

7330 04/12/2007 06:20 pm Meik Sievertsen

my take on getting the bugs down... thanks to those also providing (usable) solutions to the problem. ;) Of course also to those reporting generally...

7322 04/10/2007 10:50 pm Meik Sievertsen

checking in some fixes... also added "previous/next pm in history" links to prosilvers private message view; dhn, you may want to have a look at the placement. :)

6926 01/24/2007 01:33 pm Meik Sievertsen

unknown

6818 12/28/2006 05:21 pm Meik Sievertsen

- made sure ranks are displayed correctly (used RANK instead of RANK_TITLE)
- #6630
- hide a few links from bots (forum/topic marking, memberlist, post/reply/quote/edit/etc. buttons) [#6354]
- #5698

6816 12/27/2006 06:43 pm Meik Sievertsen

Unused Code inside function update_forum_data [Bug #6606]
Copy permissions protection for groups [Bug #6594]
HTML issues in ACP [Bug #6580, #6578]
Always send the correct encoding [related to bug #6576]
Mass email fixes for first loop iteration [Bug #6570]...

6803 12/24/2006 02:11 pm Meik Sievertsen

some fixes today
- most important change is the consolidation of the display attachment functions; merging them together to have one function we need to call.

6740 12/10/2006 06:44 pm Nils Adermann

- finally correctly calculate current time for birthday calculation [Bug #6030]
- allow searching forums with unsearchable subforums [Bug #6056]
- addition of an optional HTTP_X_FORWARDED_FOR check in sessions, including bans
- do not index forums which have indexing disabled on index recreation [Bug #6060]...

6698 12/02/2006 02:19 pm Meik Sievertsen

- a bunch of fixes
- added todos to the updater to make sure i do not forget. :)

6660 11/26/2006 03:55 pm Meik Sievertsen

- bug fixes for #5618, #5588 and #5584
- remove messenger->reset() calls (they are already performed on sending)

6650 11/24/2006 03:59 pm Meik Sievertsen

rather large update, most important things done:
- implemented provided patch/diff file for bug #5350 (Highway of Life) with some tiny changes and alterations
- more username/colour changes/fixes
- added a note about PM rule-dependant message removals so the user is not wondering too much if he can't remember his rules. :)...

6628 11/21/2006 07:15 pm Meik Sievertsen

- fixing a bunch of bugs
- moved the install trigger error to sessions and also disabled it for those having DEBUG_EXTRA enabled.
i hope not having introduced too many new bugs.

6572 11/12/2006 04:35 pm Meik Sievertsen

consistant obtain_* functions

6364 09/13/2006 06:08 pm Meik Sievertsen

- fixed some bugs
- changed attachment handling a bit
- tried to remove target tags out of the code
- do not add session ids to urls for bots as well as not creating a new session on each page view for them

I bet i introduced some bugs too. ;)

6342 09/01/2006 03:16 pm Meik Sievertsen

fix some bugs - hopefully not breaking anything...

6321 08/28/2006 07:20 pm Nils Adermann

- birthdays/age in user's timezone and not server's local time
- parse bbcode in posts with fewer characters than selected maximum on search results page
- retrieve search word context in posts which are longer than maximum characters (no raw BBCode anymore)...

6293 08/15/2006 04:13 am David M

chr(0x20 | 0x10) = "0"

6271 08/12/2006 03:14 pm Meik Sievertsen

sql_in_set changes

6263 08/11/2006 11:52 pm David M

so.... what does this thing do?

well, the super fast, ultra efficient, massively huge BBCode handling system was implemented differently on each DBMS. Although this provided the best performance, the solution was a bit hacky.

So what does this new thing do? We use base64 encoding to make everything nice and shiny, it turns into nice, safe characters that we can just jam into varchars on essentially any database. This has two implications: we must decode every bitfield we get AND we have slightly fewer IDs to work with. It goes down from 2040 BBCodes to 1512. We lose like a quarter of them :P...

6237 08/05/2006 05:49 pm Meik Sievertsen

- fixed some bugs
- made imageset naming more consistent
- updated every schema to be consistent and also fixed it (every db should install fine now)
-

6209 07/24/2006 12:08 pm David M

OK...

This commit should increase the total number of BBCodes from 31 to 2040. Some things to watch out for:

Each database likes to deal with binary data in its own, special way. They are, quite frankly, too cool for school.

MySQL, MSSQL and Oracle all allow me to send in a default value for their binary column using a hex number. However, MSSQL forces me to send the specific data as a hex number and thus we must CAST it....

6190 07/17/2006 05:32 pm Meik Sievertsen

fix the schema files as well as other tiny bugs.

6177 07/13/2006 02:51 pm Meik Sievertsen

- renamed the following columns:
comment -> attach_comment
new, forwarded, unread, marked, deleted -> pm_new, pm_forwarded, pm_unread, pm_marked, pm_deleted
module_name -> module_basename
value -> lang_value

- every column is now NOT NULL
- every column is now having a DEFAULT value...

6161 07/09/2006 06:23 pm Meik Sievertsen

- tackle some usability issues
- fix bug #3147
- added the lock-images made by SHS`
- fixed MSSQL errors (adding the correct ESCAPE sequence)

6104 06/19/2006 11:30 pm Meik Sievertsen

some bugfixes

6048 06/11/2006 08:13 pm Meik Sievertsen

- fixed a few bugs
- added user_add() function
- check posted images ([img]) for same domain/scipt and php files
- auth_api.html updated to the coding guidelines look&feel
- introduced ability to force non page-updates (cron is using it)
- correctly resend coppa email

6017 06/07/2006 10:44 am Meik Sievertsen

#2109

6015 06/06/2006 10:53 pm Meik Sievertsen

ok, this one is rather large... the most important change:
re-introduce append_sid: old style continues to work, not a performance hog as it was in 2.0.x -> structure is different

apart from this, code cleanage, bug fixing, etc.

5973 05/27/2006 06:24 pm Meik Sievertsen

- remove description from profile fields
- added disclaimer about DEBUG_EXTRA to the ACP (i think this is needed - some idiots might think it is wise to have this enabled on a production board. :) We may let it there for the Betas though, but it will be removed during the RC's)...

5967 05/26/2006 05:04 pm Meik Sievertsen

some tiny changes...

5880 05/04/2006 07:20 pm Meik Sievertsen

fix bug #1736

5791 04/18/2006 12:36 am Meik Sievertsen

say hello to role descriptions, role ordering and tooltips on role selects

5790 04/17/2006 03:09 pm Meik Sievertsen

- clean up marklist calls (global function)
- added new feature: test out others permissions (admin permissions will not be copied)
- changed attachment processing by directly using the template engine
- fixed some attachment related bugs
- additional tiny fixes

5784 04/15/2006 04:48 pm Meik Sievertsen

- fixed some bugs
- made sql schemas consistent
- added correct sequences and generators to sql schemas
- extended some rows to hold more data. This solves issues with multibyte characters and too short topic titles, names, etc.
- allow multibyte characters in usernames

5701 03/22/2006 07:48 pm Meik Sievertsen

- hopefully fixed inactive create forum input field + button for safari 2.0.2 (floating issue?)
- updated format_date calls (fixed ancient calls)
- fixed newest username setting for activating users through the admin panel

5678 03/21/2006 08:23 pm Meik Sievertsen

- a bunch of bugfixes. :P

5622 03/13/2006 12:19 am Meik Sievertsen

- streamlined reports to consist of the feature set we decided upon (Nils, your turn now)
- use getenv instead of $_ENV (with $_ENV the case could be wrong)
- permission fixes (there was a bug arising with getting permission flags - re-added them and handled roles deletion differently)...

5603 03/06/2006 03:03 pm Meik Sievertsen

- added "display_on_posting" setting to custom bbcodes (creates a button with the bbcode tag)
- fixed forum editing and parent id selection
- completely removed HTML support (it only creates security problems)
- changed cache_moderators() to reflect permission changes

5410 12/30/2005 10:04 pm subblue

Fixed new PM link and added online status flag

5279 10/25/2005 10:07 pm bartvb

Some more PM fixes

5254 10/04/2005 11:31 pm Meik Sievertsen

- changed ucp classes to work with the new module system
- mcp is no longer working, i know.

5243 10/02/2005 08:22 pm Meik Sievertsen

- some additional changes
- fixing pm history bug (quote post)

5203 08/19/2005 06:39 pm Meik Sievertsen

- fixing some minor bugs...

5139 05/01/2005 03:15 pm Meik Sievertsen

- some private message fixes

5114 04/09/2005 02:26 pm Meik Sievertsen

- Documentation related changes
- added resend activation email dialog
- fixed issue in session code
- log failed/successful admin re-authentication/login
- fixed simple forum dropdown box (used in mcp and posting)

5109 03/22/2005 12:10 am Meik Sievertsen

- and my second attempt

5076 01/24/2005 02:14 pm bartvb

BBCode enabled profile fields, removed field_name from profile fields, fixed some uninitialised variable issues, some small conversion issues

5071 01/21/2005 08:20 pm Meik Sievertsen

- removed unnecessary pm options
- added one option to clearly define email visibility

5035 12/19/2004 06:59 pm Meik Sievertsen

- some fixes/changes

4998 10/08/2004 01:13 pm Meik Sievertsen

- more pm updates

4992 10/06/2004 02:01 pm Meik Sievertsen

- fix pm date display and attachments in pms

4981 09/05/2004 05:45 pm Meik Sievertsen

- re-enable polls (user is now able to decide if users are able to change votes if this feature is enabled within the given forum)

4973 09/01/2004 06:09 pm psotfx

Danger Wil Robinson Danger! Paul is commiting files! Danger

4925 07/11/2004 05:20 pm Meik Sievertsen

- fixed permissions for mcp (global permission settings are false if user is only able to moderate one to x forums)
- determine permission settings for submodules
- further approve/disapprove work (approve_details added)

4920 07/09/2004 12:41 am Meik Sievertsen

- remove output buffering options from download.php (not needed anymore)
- optimized viewtopic.php a little bit
- removed the create_function (was consuming too much memory) from viewtopic
- check for manually added convert[.exe] program name to imagemagick path in admin_attachments...

4908 06/02/2004 08:07 pm Meik Sievertsen

- private messages - not finished yet.