Revīziju vēsture

Autors SHA1 Ziņojums Datums
  emanuele adc0932bd0 Added support for short color codes 12 gadi atpakaļ
  emanuele 9f5a8cc8c0 Added support for font style, size, color, ordered and unordered lists and tables buttons in text mode 12 gadi atpakaļ
  emanuele ee2ef23b81 The custom colors used by SMF 12 gadi atpakaļ
  emanuele cebed37956 Fixed preview 12 gadi atpakaļ
  emanuele 4a3e9a4240 code and php tags fixed (the first with a bad display hack to show the <equal> part at the same level of the text code... 12 gadi atpakaļ
  emanuele 5865ed3854 Fixed nested quotes, now the attributes are kept even on nested quotes 12 gadi atpakaļ
  emanuele a1eb75e1e2 [SCEditor] Fixed the attempt to have multiple lines of smileys 12 gadi atpakaļ
  emanuele dc11013404 [SCEditor] Fixed the regexp that excape emoticons codes to include backslashes 12 gadi atpakaļ
  emanuele ea7c535612 Improved the recognition of bbcode attributes, now in the bbcode is possible to define what are the expected attributes and the code will be parsed accordingly 12 gadi atpakaļ
  emanuele 11d257eded Using SMF smileys (used a small trick better fix that in source later) 12 gadi atpakaļ
  emanuele 00c17e0f46 Trying to organize emoticons in multiple lines (SCEditor) 12 gadi atpakaļ
  emanuele 94f43df955 Moved js from source to template 12 gadi atpakaļ
  emanuele 6a47f77211 Fixed the insert quote and extended the SCEditor plugin to support the function InsertText 12 gadi atpakaļ
  emanuele 1422ecaa70 Added a separation in rows for the editor toolbar, this will be handy to bring back the smiley in their own row 12 gadi atpakaļ
  emanuele 9500e4df2b Increased a bit the size of the textarea and fixed insertQuoteFast 12 gadi atpakaļ
  emanuele b82e85ab00 Fix list and quote tags 12 gadi atpakaļ
  emanuele ebf3854b62 Maybe if I add the relevant files too it is better... :P 12 gadi atpakaļ
  emanuele 6d068fdcc7 first quick attempt at using SCEditorinstead of our WYSIWYG - Thanks Nibogo for discover it, Arantor to give the name and Old Fossil to point to the topic! :D 12 gadi atpakaļ
  emanuele 4afdc1a4c6 Another round of dos2unix line endings... 12 gadi atpakaļ
  emanuele45 c61121a06b Merge pull request #62 from live627/hooks 12 gadi atpakaļ
  emanuele 2c8a4b3521 line endings to unix 12 gadi atpakaļ
  John Rayes 2bda1fecd9 ! If previewing, do not create the post 12 gadi atpakaļ
  John Rayes b7d7b0e410 ! Do not warn for old replies on new topic 12 gadi atpakaļ
  emanuele 45d79d9012 Merge branch 'errors' of https://github.com/live627/SMF2.1 12 gadi atpakaļ
  emanuele 4e27a95edb Merge branch 'master' of https://github.com/live627/SMF2.1 into live627-master 12 gadi atpakaļ
  emanuele45 45ad825a0e Merge pull request #53 from emanuele45/tokens 12 gadi atpakaļ
  emanuele 56f9837e4b Also the upgrade.php needed to be update with the token used to hash the password 12 gadi atpakaļ
  emanuele 452e91c4b8 Added tokens to all the hashSomethingPassowrd 12 gadi atpakaļ
  emanuele 23cdbaf210 This should do the trick with tokens and logins: password hashed in javascript using toekn too 12 gadi atpakaļ
  emanuele ef213355a2 Failed tokens moved to adminLogin for a better user experience 12 gadi atpakaļ