1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-19 15:10:15 +01:00

3634 Commits

Author SHA1 Message Date
Ludovic Arnaud
3d36530308 Fixed signatures showing up no matter if you wanted it or not
git-svn-id: file:///svn/phpbb/trunk@4161 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-21 01:43:07 +00:00
Meik Sievertsen
2e13c45371 thumbnail creation support
git-svn-id: file:///svn/phpbb/trunk@4160 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-20 17:20:22 +00:00
Ludovic Arnaud
4f2cf69b68 Fixed topics sync'ing - hopefully using correct linefeeds
git-svn-id: file:///svn/phpbb/trunk@4156 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-19 22:06:53 +00:00
Ludovic Arnaud
270c960a23 I'm pretty sure I screwed up the first commit
git-svn-id: file:///svn/phpbb/trunk@4155 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-19 21:57:44 +00:00
Ludovic Arnaud
06a3df9ff3 General maintenance ;)
git-svn-id: file:///svn/phpbb/trunk@4154 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-19 20:26:01 +00:00
Paul S. Owen
fed8ae89c5 Missing sprintf
git-svn-id: file:///svn/phpbb/trunk@4152 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-19 16:48:47 +00:00
Paul S. Owen
50c157aed9 Missing colspan
git-svn-id: file:///svn/phpbb/trunk@4151 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-19 16:48:33 +00:00
Paul S. Owen
1b282e40a0 Marking and various fixes ... Karma calculation code removed ... don't see point in potentially messing up ratings when "formula" changes
git-svn-id: file:///svn/phpbb/trunk@4150 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-19 16:25:42 +00:00
Paul S. Owen
9c030162f6 Mostly IM related additions
git-svn-id: file:///svn/phpbb/trunk@4149 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-19 16:22:53 +00:00
Paul S. Owen
41f625656a Mostly read tracking (re-)fixes ... it works again ... I'll try not to break it a second time ... other changes for Firebird compatibility
git-svn-id: file:///svn/phpbb/trunk@4148 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-19 16:22:12 +00:00
Paul S. Owen
c0a013053a Yet more updates, topic marking works again ... still intend (optional) checking of "forum read" status on return to index (rather than just the current fudge of visiting the forum), obtain_ranks as a function (used in at least three scripts), removed jabber method that was needed, oops
git-svn-id: file:///svn/phpbb/trunk@4147 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-19 16:19:59 +00:00
Paul S. Owen
eb6c2c54df Various updates ... made "some attempt" at defining standard classes, support for various IM clients, etc. and blah
git-svn-id: file:///svn/phpbb/trunk@4146 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-19 16:16:43 +00:00
Paul S. Owen
7b9785e719 Further additions to memberslist modes, Jabber support, finally "fixed up" other IM client support, a little messy in places and lacking any permission checking for IM
git-svn-id: file:///svn/phpbb/trunk@4145 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-19 16:13:53 +00:00
Ludovic Arnaud
0c14f1d469 This checkin is sponsored by AOL
git-svn-id: file:///svn/phpbb/trunk@4144 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-19 15:29:53 +00:00
Paul S. Owen
5287a27653 Add xml and mhash to optional module list
git-svn-id: file:///svn/phpbb/trunk@4143 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-19 13:29:52 +00:00
Paul S. Owen
67f4864c7a Add new method ... allow grab of options for all forums ... useful for e.g. when forums where post count is incremented are required
git-svn-id: file:///svn/phpbb/trunk@4142 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-19 13:19:39 +00:00
Paul S. Owen
28c0d2ac07 For Jabber support ... original by Carlo "Gossip" Zottmann ... modified to remove unrequired functions
git-svn-id: file:///svn/phpbb/trunk@4141 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-19 13:17:13 +00:00
Meik Sievertsen
2da7737997 some changes in downloading files...
git-svn-id: file:///svn/phpbb/trunk@4140 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-18 17:57:44 +00:00
Meik Sievertsen
8107f14852 added: download notice for people unable to see files attached to posts
changed: put attachment display into a function now called by posting preview and viewtopic (functions_display.php)
fixed: small fix in posting routines, cleanups...


git-svn-id: file:///svn/phpbb/trunk@4139 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-17 19:34:17 +00:00
Paul S. Owen
86e67daaaa Add forum/topic_id info to redirects
git-svn-id: file:///svn/phpbb/trunk@4138 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-15 23:41:19 +00:00
Paul S. Owen
692bce3778 Updated Firebird schema ... "compatible" with mysql version ... NOTE the change in ucp schema, module_name becomes module_title to prevent conflict. Various script SQL issues preventing full compatibility with Firebird at present
git-svn-id: file:///svn/phpbb/trunk@4137 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-15 23:14:04 +00:00
Paul S. Owen
b87efc8994 Few more changes ... now look for (possible) existence of existing tables with same prefix, warn if appropriate, output fatal error on other SQL failures
git-svn-id: file:///svn/phpbb/trunk@4136 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-15 18:10:59 +00:00
Paul S. Owen
dc3ed2e128 Minor change, move bbcode_bitfield to template since it's template specific
git-svn-id: file:///svn/phpbb/trunk@4132 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-14 19:33:57 +00:00
Paul S. Owen
318f0ca5b8 Couple extra strings, bold text
git-svn-id: file:///svn/phpbb/trunk@4131 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-14 15:35:24 +00:00
Paul S. Owen
fec8d3858c bye bye
git-svn-id: file:///svn/phpbb/trunk@4130 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-14 14:36:59 +00:00
Paul S. Owen
20ea81c535 Moved lang strings
git-svn-id: file:///svn/phpbb/trunk@4129 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-14 14:36:27 +00:00
Paul S. Owen
a5ca1704be Single basic file ... hopefully this'll work okay ...
git-svn-id: file:///svn/phpbb/trunk@4128 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-14 12:24:23 +00:00
Paul S. Owen
2e91e64713 Try again ...
git-svn-id: file:///svn/phpbb/trunk@4127 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-14 11:39:00 +00:00
Paul S. Owen
b3769d8cfa Triggers in the schema
git-svn-id: file:///svn/phpbb/trunk@4126 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-14 11:38:43 +00:00
Paul S. Owen
66bc2cea57 Some tidying up, transfer of a few lang strings, removed mbstring module check for now
git-svn-id: file:///svn/phpbb/trunk@4125 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-14 01:47:09 +00:00
Paul S. Owen
bb056dc843 Reduce the size of h2 a little ...
git-svn-id: file:///svn/phpbb/trunk@4124 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-13 23:15:43 +00:00
Paul S. Owen
8bdac6683e You won't believe how close this computer came to having a free flying lesson ...
git-svn-id: file:///svn/phpbb/trunk@4122 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-13 20:00:57 +00:00
Paul S. Owen
01ec4113a2 Initial "new installer" ... everyone say 'oooooooohhhhh' ... and you'll look extremely silly
git-svn-id: file:///svn/phpbb/trunk@4121 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-13 19:34:09 +00:00
Meik Sievertsen
fc82dab423 deleting the constructor means refining the init call. ;)
git-svn-id: file:///svn/phpbb/trunk@4120 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-13 16:45:07 +00:00
Paul S. Owen
dee0f40fd2 various fixes and alterations
git-svn-id: file:///svn/phpbb/trunk@4118 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-12 17:11:43 +00:00
Paul S. Owen
68f6998a4c speling errOR
git-svn-id: file:///svn/phpbb/trunk@4115 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-11 17:43:59 +00:00
Meik Sievertsen
26606e62fd ups. :)
git-svn-id: file:///svn/phpbb/trunk@4095 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-07 16:38:04 +00:00
Meik Sievertsen
f31b414220 fixed: message post storage. We do not hold the parsed message, only the decoded one for displaying within the textarea.
git-svn-id: file:///svn/phpbb/trunk@4094 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-07 16:37:16 +00:00
Meik Sievertsen
7dd1ec0070 my turn to break things... only small changes.
git-svn-id: file:///svn/phpbb/trunk@4093 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-06 19:05:21 +00:00
Paul S. Owen
01ca3bce0e basic todo list
git-svn-id: file:///svn/phpbb/trunk@4091 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-06 15:24:26 +00:00
Paul S. Owen
d1dd262f83 Various updates and fixes ... no doubt there are new bugs but where would the fun be without them?
git-svn-id: file:///svn/phpbb/trunk@4090 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-06 15:23:50 +00:00
Paul S. Owen
8a09c0d75f Remove flash button ... perhaps this will reduce casual misuse :D
git-svn-id: file:///svn/phpbb/trunk@4089 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-06 11:17:24 +00:00
Paul S. Owen
99910d51cb A little more thinking out loud ... regular users are welcome to give feedback via area51
git-svn-id: file:///svn/phpbb/trunk@4088 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-05 20:27:43 +00:00
Ludovic Arnaud
bf99fa324f Added: bbcode_bitfield added to phpbb_styles. See dev forum
git-svn-id: file:///svn/phpbb/trunk@4087 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-05 19:21:19 +00:00
Ludovic Arnaud
758c3a4e85 Changed: [list=square] is translated into an UNordered list
Fixed: <ul> opening tag
Changed: [list] is not hardcoded anymore


git-svn-id: file:///svn/phpbb/trunk@4086 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-05 19:19:48 +00:00
Ludovic Arnaud
7adf890757 Changed: while validating quotes usernames, the loop will end at the first incorrect bbcode pair
git-svn-id: file:///svn/phpbb/trunk@4085 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-05 19:17:36 +00:00
Ludovic Arnaud
3b99c70b2f Cleaned up commented lines
git-svn-id: file:///svn/phpbb/trunk@4084 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-05 19:15:49 +00:00
Ludovic Arnaud
f0c133a559 Minor change: do not display the "lookup ip" link if the IP has already been resolved
git-svn-id: file:///svn/phpbb/trunk@4083 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-05 19:12:05 +00:00
Paul S. Owen
da2c292d2d Minor fix
git-svn-id: file:///svn/phpbb/trunk@4082 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-05 13:22:29 +00:00
Paul S. Owen
b980107839 Me thinking out loud ...
git-svn-id: file:///svn/phpbb/trunk@4081 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-05 12:57:06 +00:00