phpBB
Statistics
| Revision:

root / branches / phpBB-3_0_0 / phpBB / includes / ucp / ucp_pm.php

History | View | Annotate | Download (12.4 kB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
10204 10/04/2009 12:08 pm Meik Sievertsen

Bug #52175
atm the "fix" with the most changes involved. We will inform style authors about these changes. We will not release RC2 to RC3 code changes, but will annnounce the style changes within the RC3 release announcement.

9636 06/20/2009 06:45 pm Meik Sievertsen

- [Feature] New "Newly Registered Users" group for assigning permissions to newly registered users. They will be removed from this group once they reach a defineable amount of posts.
- [Feature] Ability to define if the "Newly Registered Users" group will be assigned as the default group to newly registered users....

8521 04/21/2008 03:20 pm Meik Sievertsen

#24665

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

Hiding everywhere little buggers, eh?

8350 01/30/2008 05:01 pm Meik Sievertsen

One commit for those fixes having a very tiny impact (mostly only whitespaces or forgotten spans, etc.)
Although i somehow mistakingly got #20445 and #15249 into it. :/

Removing s_watching_img from watch_topic_forum() function (Bug #20445)
Changing order for post review if more than one post affected (Bug #15249)...

8285 12/26/2007 03:53 pm

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

8231 11/07/2007 11:45 am Meik Sievertsen

- fix pm not_moved/removed retrieval (it was switched)
- cache db-size retrieval (saves a lot of seconds for very large boards)

8229 11/06/2007 12:15 pm Meik Sievertsen

- fix images off, css on problem for post/reply buttons
- changed calculating new/unread pm count to no longer rely on code logic, but apply all rules, operate on messages and then re-calculating after delivery.

8204 10/19/2007 03:10 pm Meik Sievertsen

fixing some annoying bugs

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

dumdidum... sorry. ;)

8099 09/22/2007 08:31 pm Meik Sievertsen

#i62 - #i65
gone through every javascript invocation and making sure we adhere to our coding guidelines.

8079 09/05/2007 03:33 pm Meik Sievertsen

fixing some language and style bugs...

7736 06/09/2007 01:11 pm Meik Sievertsen

ok, mess around with the templates + fixing some bugs + adjusting headers for those files already modified to circumvent conflicts for those having their editor set to remove trailing spaces (not recommended!)

7719 06/06/2007 07:04 pm Henry Sudhof

#12105

7329 04/12/2007 02:54 pm vic_delfant

- Bug #9791
- Replaced .blue class with the .sep class to keep things consistent

6915 01/21/2007 07:33 pm Meik Sievertsen

fixing some bugs, most being submitted grammatical/spelling errors.

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]...

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. :)

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. :)...

6595 11/17/2006 08:37 pm Meik Sievertsen

adjust some comments to work with phpdocumentor. :)

6428 10/02/2006 05:11 pm Meik Sievertsen

consistent acp layout regarding backlinks and messages.

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...

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...

6114 06/22/2006 05:14 pm Meik Sievertsen

time to squash some bugs

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

some bugfixes

6058 06/13/2006 11:06 pm Meik Sievertsen

make sure custom profile fields are created correctly on registration (#2225)

6054 06/13/2006 12:16 am Meik Sievertsen

- get swatch converted into new acp format
- add page title to ucp pages
- add ability to supress getting the who is online list in page_header() (saves us ideally 1-2 queries on ucp/mcp pages)
- fixing pm rules a bit as well as now having complete author memberships for author_in_group (sender -> is in usergroup -> xxx)

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

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.

5765 04/06/2006 07:15 pm Meik Sievertsen

To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date.

- fix a bunch of bugs
- <!-- $Id$ --> is no longer allowed in template (.html) files
- changed layout of private message screens (folders are menu items)...

5725 03/25/2006 08:14 pm Meik Sievertsen

ok, thought about this now for too long. I think the best solution circumventing memory consumption and not introducing "hacks" is to seperate module information (and probably more in 3.2 for installation/uninstallation) from the main code.

5699 03/22/2006 06:30 pm Meik Sievertsen

adjusting sql_freeresult a bit as well as our error handler (it now prints out if it is because of DEBUG_EXTRA being defined - which is not enabled within the betas/rc's and stable releases).

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

- a bunch of bugfixes. :P

5357 12/19/2005 07:55 pm Meik Sievertsen

- drop in the new administration panel
- not finished yet: some user related items, style admin, database admin and permissions
- Graham: Please add your MCP schema data to the schema data file. ;)

5296 11/08/2005 08:29 pm Meik Sievertsen

- tiny bugfixes. ;)

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.

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

5117 04/10/2005 08:07 pm Meik Sievertsen

- added updated coding guidelines
- introduced is_registered and is_bot flags for correct determinition of guest/registered/bot users
- changed bot code to act on useragent || ip

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)

5068 01/20/2005 09:57 pm Meik Sievertsen

- bugfixes
- default sort options for posts too
- adjusted format_date to remove the (time intensive) preg_ calls
- temporary style.php code.

5063 01/15/2005 07:49 pm Meik Sievertsen

- bugfixes
- do not hardcode url bbcode tag (please change the bitfield accordingly - see schema file!)

5048 01/07/2005 12:03 am Meik Sievertsen

- merged getting of unread pm count function to get_folder function
- made folder usable within the template (especially custom folder)

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

- more pm updates

4979 09/05/2004 11:54 am Meik Sievertsen

lets pm working again.

4978 09/04/2004 09:32 pm Meik Sievertsen

my turn to break the forum (and at least pm's are no longer working - will not last long). HARRRR

4976 09/01/2004 09:29 pm Meik Sievertsen

- PM parameter for re-usage. ;)

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

- private messages - not finished yet.

4883 05/02/2004 03:06 pm Meik Sievertsen

fix some issues with oop, fixing small bugs and prepare the next steps...
NOTE TO DEVS: have a look at adm/admin_board.php (new config layout)

4844 02/28/2004 10:16 pm Meik Sievertsen

splitted language files

4210 07/06/2003 08:48 pm Meik Sievertsen

merged log tables, added new log_type (critical).
changed email class a little bit.
bug fixed the queue a little bit.

4018 05/19/2003 05:23 pm psotfx

Hello!