phpBB
Statistics
| Revision:

root / tags / release_3_0_2-RC2 / phpBB / posting.php

History | View | Annotate | Download (53.5 kB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
8676 06/29/2008 12:39 pm Meik Sievertsen

3.0.2-RC2 released

8655 06/13/2008 09:39 pm Meik Sievertsen

Fix some instances where we left db connections open (registration -> captcha for example)

8620 06/08/2008 12:39 pm Meik Sievertsen

not unsetting message_parser - a mod or site may want to re-use it.

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

Hiding everywhere little buggers, eh?

8380 02/14/2008 01:33 pm Henry Sudhof

#21315

8362 02/01/2008 02:12 pm Henry Sudhof

#15120
#16029

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

8306 01/05/2008 05:10 pm Meik Sievertsen

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)

8285 12/26/2007 03:53 pm

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

8275 12/12/2007 12:07 pm Meik Sievertsen

wrong call - utf8_clean_string() instead of utf_clean_string() :)

8268 12/05/2007 04:24 pm Meik Sievertsen
  • empty log message ***
8266 12/05/2007 03:21 pm Henry Sudhof

err...

8265 12/05/2007 03:18 pm Henry Sudhof

err ... why all this?

8264 12/05/2007 03:16 pm Henry Sudhof

#15889

8241 11/17/2007 09:04 pm Meik Sievertsen

some further fixes
- re-introduce grabbing random number from /dev/urandom

8146 10/05/2007 04:30 pm Meik Sievertsen

dumdidum... sorry. ;)

8138 10/04/2007 08:26 pm Meik Sievertsen

some bugfixes.

8128 10/04/2007 06:42 am David M

#i71
#i72

8120 10/03/2007 05:05 pm Henry Sudhof

Ok, here comes a big one. Poor updater. Also requires testing.

#i91
#i92
#i93
#i94
#i95
#i96

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.

8072 08/30/2007 11:21 pm Meik Sievertsen

necessary changes...

8034 08/16/2007 01:28 pm Meik Sievertsen

- two new packages... diff and utf
- only 60 chars for topic title if new post (please see changelog for explanation)
- change utf8_wordwrap (had some bugs david and nils spotted - was not really functional, sorry for this. :D)

7994 08/01/2007 06:27 pm Meik Sievertsen

some tiny fixes and two new features. ;)

7961 07/27/2007 07:33 pm Meik Sievertsen

err, forgot to commit

7958 07/27/2007 04:55 pm Henry Sudhof

#13800

7954 07/26/2007 05:51 pm Meik Sievertsen

do not get too excited

7920 07/22/2007 10:11 pm Meik Sievertsen

try to normalize everything...

7917 07/21/2007 06:11 pm David M

#13657 - thanks Thatbitextra

7887 07/15/2007 02:09 pm Henry Sudhof

#13435

7831 07/04/2007 02:38 pm David M

#12947 - thanks to APTX for his partial patch and Highway_of_Life and iWisdom for testing

7823 07/02/2007 06:33 pm Henry Sudhof

#11349

7822 07/02/2007 04:05 pm Henry Sudhof

Adding the bot mark/unmark links already promised in the changelog.
Adds backlinks to the success screen after closing reports (#12905)
Some style and language fixes (#12493, #12235, #11235, #11949) - the latter is still not perfect.
Added code to the phpBB2 converter to deal with slashed quotes (#12607)...

7804 06/27/2007 06:02 pm Meik Sievertsen

deny access to the posting page for bots...

7777 06/18/2007 05:12 pm Henry Sudhof

Fixing a few minor bugs; changing one language variable.

#12123
#12483
#12489
#12513

7766 06/16/2007 02:25 pm Meik Sievertsen

#12433 (attention: new language variable which will give php notices for those using a language pack not having this added variable)

7749 06/11/2007 02:12 am Meik Sievertsen

my round of bug fixes

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!)

7732 06/08/2007 05:38 pm Henry Sudhof

#12263

7715 06/06/2007 04:00 pm Henry Sudhof

Changing the stance we take towards flash. (DelvarWorld, NeoThermic)
fixing a few smaller bugs.

#12007
#12003

7692 05/27/2007 05:07 pm Henry Sudhof

Some fixes and improvements.
#11817
#11851
#11801
#11461

7687 05/26/2007 06:38 pm Meik Sievertsen

hopefully not too late in the game. Checked in new jabber class (the class done by the flyspray project). It would be nice if this could be tested with more servers - jabber.org seems to work fine...
- other fixes

7659 05/21/2007 02:30 pm Henry Sudhof

#11257

... 96 bugs on the wall ...

7615 05/17/2007 03:01 pm Meik Sievertsen

#11046 - properly show load button.

7537 05/12/2007 01:29 am David M

#10781
Thanks APTX

7519 05/09/2007 09:06 pm Meik Sievertsen

fix for editing unapproved posts by a person not on moderation queue (do not switch state)

7490 05/06/2007 09:11 pm David M

#10567

7412 04/27/2007 06:13 pm Meik Sievertsen

fixing...

7384 04/22/2007 05:27 pm Meik Sievertsen

#10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #9831, #9830, #9815, #9665, #9624

prosilver adjustments for important announcements in ucp - #9995
MCP fixes for user notes/warnings - #9981
Preserving imageset values on save/edit
find a member link for Mass PM's - #9925...

7356 04/15/2007 04:38 pm David M

#9864

7354 04/13/2007 05:33 pm shs

Revert and undoing bug #9736

Won't fix, at least for 3.0.x. Re-review come 3.2.x and perhaps may be able to get localised prefixes, so something like:

Sv: Re: Antwort: <Subject>

... doesn't happen. :P

7341 04/13/2007 06:13 am shs

#9736

Quidquid latine dictum sit, altum sonatur. :P

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

7267 04/02/2007 06:05 pm Meik Sievertsen

#5163

7242 03/30/2007 04:24 pm Meik Sievertsen

other fixes...

7241 03/30/2007 12:49 pm Meik Sievertsen

some changes/bugfixes

7150 03/08/2007 04:49 pm Meik Sievertsen

again... some more fixes.

7138 03/06/2007 05:51 pm Meik Sievertsen

fix guest posting/editing bugs

7114 03/03/2007 06:41 pm Meik Sievertsen

Fixing the following bugs:
#8444 (language dependent buttons no longer include the dimensions to allow bigger/smaller translated images)
#8414
#8396
#8388
#8216

thanks to bartvb and kellanved for providing possible fixes...

7058 02/25/2007 06:38 am David M

#8292

7054 02/24/2007 01:31 pm Meik Sievertsen

trying to fix some bugs...

6894 01/17/2007 07:41 pm Meik Sievertsen

ok, handled some bugs... the most important being validate_username (the variable passed to validate_data([...]array('username', [...])) and updating group listings while doing relevant group actions. Oh, and PM icons are working now. :o

6831 01/03/2007 05:38 pm Meik Sievertsen

- removed download mode selection (the column info and constants will not be removed, we or others may be able to re-use them later on)
- removing extension from physical filename for uploaded attachments (as has been suggested some time ago from our community), can still be used by using the new 'unique_ext' mode on file cleaning...

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.

6801 12/24/2006 07:26 am David M

#6504

6731 12/09/2006 08:17 pm David M

proper solution to #6114, guarantees $seed lies below 0x7FFFFFFF

6729 12/08/2006 01:08 am David M

#6076
- removed unused junk from functions.php

6711 12/05/2006 09:06 pm David M

oops :D

6705 12/03/2006 06:36 pm David M

#5734
- replaced array_rand($array) with mt_rand(0, sizeof($array) - 1) as array_rand did not take my seed

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

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.

6619 11/20/2006 05:40 pm Meik Sievertsen

fix for bug #5490
- make sure bots are catched by the posting auth too.

6601 11/18/2006 05:27 pm Meik Sievertsen

- a handful of mcp fixed, the most important one is the change for check_ids() - it is now supporting ids from more than one forum too, making it possible to use some mcp features as designed initially. We really need to get our moderator team testing the mcp extensively....

6584 11/15/2006 04:35 pm Meik Sievertsen

- fixes for the following bugs:
#5326
#5318
#5304
#5290
#5288
#5278
#5276
#5272
#5266
- also fixed the "Call-time pass-by-reference" bug #5252
- within this step changed the normalize calls to require references.
- added captcha size variables to the class scope (suggestion was posted at area51)

6569 11/12/2006 03:29 pm Nils Adermann

message

6555 11/05/2006 07:13 pm Meik Sievertsen

- #5120
- #5104

6548 11/03/2006 10:05 pm Meik Sievertsen

ok, i am an idiot...

6527 10/26/2006 12:58 pm Meik Sievertsen

some bugfixes

6513 10/20/2006 03:48 pm Meik Sievertsen

- adjust unread query a bit to cope with large topics (thanks bart!)
- fixing some bugs
- more username_clean work

6478 10/11/2006 03:48 pm Meik Sievertsen

some fixes

6455 10/07/2006 05:47 pm Meik Sievertsen

for some things we do not need the utf8 function. :)

6452 10/07/2006 02:36 pm Meik Sievertsen

tried to begin adjusting all string functions where applicable - still a lot to do.
i hope i catched all relevant sections and did not mess something up.

6448 10/06/2006 11:37 pm David M

#3794

6447 10/06/2006 08:43 pm Meik Sievertsen

- support re-caching of theme data if stylesheet.css changed and load_tplcompile enabled
- mcp fixes
- fixed some usability issues

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

consistent acp layout regarding backlinks and messages.

6414 09/28/2006 05:04 pm Meik Sievertsen

- added confirmation to removing bbcodes
- added optional MX and DNSBL checks
- added backtrace (triggering sql error) on error within sql_in_set as well as making sure it is handling an array
- let users having f_list access to a forum actually see the forum without a topic list and not displaying an error message - this allows for giving people access to subforums but not the parent forum without the need to add the (sub-)forum to the index....

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

6351 09/04/2006 03:47 pm Meik Sievertsen

- fixing profile bug
- adjusting acl_gets calls (they are or'd - make sure they get checked correctly based on the situation)
- automatically assign the u_download and u_search permission to the guest group

6326 08/29/2006 04:57 pm Meik Sievertsen

hopefully fixing bug #3966

6317 08/25/2006 05:15 pm Meik Sievertsen

some fixes.

David, could you check the pass_complex expressions? They are:
.* PASS_TYPE_ANY (any characters are allowed, no check)
[a-zA-Z] PASS_TYPE_CASE (password must contain alphanumerics)
[a-zA-Z0-9] PASS_TYPE_ALPHA (password must contain alphanumerics and numbers)...

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

6224 08/01/2006 05:29 pm Meik Sievertsen

- fixing some bugs
- shortening some db columns to meet the requirements
- correctly increase/decrease user post counts
- fix the topic title length bug(s)

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.

6188 07/17/2006 05:23 am David M

hmm... This commit does not increase the number of BBCodes. However, this does other things that we need to do first. This splits the usage of allow_* from the BBCode bitfield in forum descriptions, forum rules and group descriptions. This also fixes a tiny, tiny severe issue that nobody found :D I hope it works :P

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

6165 07/10/2006 05:55 pm Meik Sievertsen

fix some bugs... again. :)

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)

6149 07/06/2006 06:46 pm Meik Sievertsen

some bugfixes

6139 07/02/2006 11:42 pm Meik Sievertsen

- fixed language pack management a bit (supporting backslashes)
- fixed ftp_fsock, also fixing a reported bug in there

6135 07/01/2006 09:11 pm Meik Sievertsen

- add additional auth check to the permission roles modules
- added new function to return globally used expressions (get_preg_expression($mode)). This should be very helpful in getting wide spread similar checks (regular expressions) to one place reducing the risk of forgetting to change every location if you fix one. ;) We will add additional ones later, at the moment only the email check is retrieved......