PJanisio
09851c5709
Hardcoded paths fix
...
using APPPATH instead of regular dir name.
2014-11-16 20:01:08 +01:00
PJanisio
6cc7ba2e92
Fixed headers already send (editor trash in code)
...
In geshi_languages.php editor saved trash by choosing UTF-8 coding.
Should use UTF-8 without BOM instead. With this issue all image related
headers were not seen (captcha, qr codes).
2014-11-12 20:08:33 +01:00
PJanisio
62a663fb3d
Typo fix.
...
Thanks @glensc.
2014-11-11 16:33:51 +01:00
PJanisio
1e3515ae30
GeShi update to Version 1.0.8.12
...
https://github.com/GeSHi/geshi-1.0/blob/master/src/docs/CHANGES
2014-11-11 16:29:14 +01:00
PJanisio
ece1130fe8
Issue #205 removable shortcut checkbox in config
...
Added new $config['remove_shorturl_checkbox''].
All themes has been updated.
2014-11-11 14:57:37 +01:00
Sebastian Korotkiewicz
a039e01df4
dynamic language
2014-10-26 17:07:49 +01:00
Sebastian Korotkiewicz
b69c6650f0
Support for dynamically language setting
2014-10-26 16:59:35 +01:00
Sebastian Korotkiewicz
5fc2e7697a
Added Polish language translation
2014-10-26 02:41:52 +02:00
Frantisek Sumsal
b6d705c147
Added LIMIT-OFFSET clause for compatibility with PostgreSQL
...
http://www.postgresql.org/docs/current/static/sql-select.html#SQL-LIMIT
2014-10-01 12:27:33 +02:00
Florian Bruhin
3f6f708dbb
Move 'Plain Text' to top in language list.
2014-09-30 15:31:29 +02:00
Claude
b23146cdff
docs
2014-09-30 14:27:49 +02:00
Claude
589aefd7fd
translations
2014-09-30 14:08:55 +02:00
Claude
b4291a1940
Burn on reading.
...
fixes #180
2014-09-30 14:05:37 +02:00
Claude
72e30a99c5
Config option for disabling "Forever" pastes
...
fixes #181
2014-09-30 13:27:31 +02:00
Claude
dcda194809
Broken rss feed
...
fixes #196
2014-09-30 11:08:56 +02:00
Claude
bf4ef942f7
pagination
2014-09-30 10:29:16 +02:00
Claude
a8e32eac01
v
2014-09-30 09:58:15 +02:00
Claude
bb139bf76d
add mockingjay
2014-09-30 09:50:35 +02:00
Claude
ae9b5068ea
translation
2014-09-30 09:43:02 +02:00
Claude
3d9595b38f
included profiler
2014-09-30 09:17:29 +02:00
Claude
008bd0ba49
language extras
...
fixes #175
2014-09-29 17:13:17 +02:00
Claude
e3d4810cf5
delete from trending
...
fixes #176
2014-09-29 17:08:12 +02:00
kiang
2002e5dcec
translation for chinese traditional
2014-09-24 22:27:46 +08:00
Claude
b06065c6b2
Add cleanwhite theme to config.php.dist
...
fixes #178
2014-09-09 16:05:57 +02:00
Claude
d5e10cd784
count total rows.... kinda sux
2014-09-07 23:36:15 +02:00
Claude
cf215f328c
ability to search
2014-09-07 23:23:20 +02:00
Claude
ff368cf8fd
rename cookie
2014-09-06 22:56:59 +02:00
Claude
774a85a266
post encrypted stuff works
2014-09-06 16:55:59 +02:00
Claude
ffef8f4841
adjusted expiration times like ezcrypt.it
2014-09-06 13:20:48 +02:00
Claude
ece49233db
Respect db_prefix in ALTER TABLE statement
...
fixes #116
2014-09-04 12:25:56 +02:00
Claude
2b2fd77080
consistency
2014-09-04 12:13:37 +02:00
Claude
b17a9c08dd
Allow forcing shorturl by default
...
fixes #141
2014-09-04 12:03:32 +02:00
Claude
b7e0018105
version string
2014-09-03 18:31:32 +02:00
Claude
02d3590322
fixed removed spaces when viewing differences ( #142 )
2014-09-03 15:51:10 +02:00
Claude
4ef0194d40
Fix utf8 with 4-byte unicode characters
...
Yes, very annoying. WTF unicode??! Thought this charset supports *every
fuckin character out there*?
#fail
fixes #152
2014-09-03 15:29:20 +02:00
Claude
ce4f741f37
Added Logcat
...
from https://github.com/mathur/Stikked/blob/master/htdocs/application/libraries/geshi/geshi/logcat.php
fixes #158
2014-09-03 15:17:08 +02:00
Claude
44872d9f45
Thanks to BalzySte for the hint!
2014-09-03 12:43:38 +02:00
Claude
437f61c9b2
robots.txt configurable
2014-09-03 12:30:47 +02:00
Kondra007
8580125d1b
Update stikked_lang.php
2014-08-31 15:50:16 +04:00
Kondra007
13431fdc2c
Partial Russian translation of date_lang.php
2014-08-31 15:20:05 +04:00
Kondra007
8964a60e6c
Russian translation of form_validation_lang.php
2014-08-31 15:18:24 +04:00
Kondra007
6d717b453d
Russian translation
2014-08-31 15:07:49 +04:00
Kondra007
c0d5afae26
create original date_lang.php in /russian folder
2014-08-31 14:58:36 +04:00
Kondra007
4a38a690ea
Create stikked_lang.php
2014-08-31 14:57:05 +04:00
Claude
bdb3fb4e21
change default database driver to mysqli
2014-08-18 16:52:11 +02:00
Xiaoxing
37572b0e01
Add Chinese-Simplified Translations
2014-06-29 01:49:07 +08:00
Frantisek Sumsal
0d37e6fa86
Added description of 'disable_shorturl' option
2014-05-31 14:36:39 +02:00
Frantisek Sumsal
1bc394cbe4
Issue #137 - Added config option for disabling shorturl
2014-05-31 04:01:47 +02:00
Frantisek Sumsal
237340762c
Fixed #131 - Added correct PostgreSQL queries
2014-02-25 13:17:24 +01:00
Hiroshi Toda
7aee103b70
add description about Japanese translation.
2014-02-23 17:51:54 +09:00