688 Commits

Author SHA1 Message Date
xZero
244f1443f3 Added my self to authors list 2015-08-19 19:24:32 +02:00
xZero
6b246f07f3 Upgrade script for smooth migration to 0.9.2 2015-08-19 19:19:06 +02:00
xZero
169a90f2a3 Upgrade script for smooth migration to 0.9.2 2015-08-19 19:10:21 +02:00
xZero
eb8a74c417 Chnaged to comply with new URL shortening system. 2015-08-19 19:05:36 +02:00
xZero
7352969758 Added support for Googl and Bitly shortening. Small changes on system. 2015-08-19 19:00:06 +02:00
xZero
65cd1413c7 Fixed a typo 2015-08-19 18:40:40 +02:00
Claude
0714e54b56 Merge pull request #290 from allyunion/master
Use the defined $TABLE variable
2015-08-14 08:48:11 +02:00
Jason Y. Lee
998904e589 Use the defined $TABLE variable 2015-08-13 09:42:12 -07:00
Claude
491f2e71bc let me do the versioning ;) 2015-08-12 16:11:35 +02:00
Claude
d917452cbd Merge pull request #288 from kageurufu/master
Fix #235, db_prefix causes Recent and Trending to break
2015-08-12 16:08:42 +02:00
Franklyn Tackitt
40a22a4686 Fix #235, db_prefix causes Recent and Trending to break 2015-08-10 10:56:37 -07:00
Claude
eca80707d8 Merge pull request #285 from akmc/master
Added Lithuanian translations
2015-07-22 18:46:02 +02:00
Liudas Alisauskas
e708e168ec Added Lithuanian translations 2015-07-21 14:17:39 +03:00
Claude
60e3a9b5c4 Merge pull request #273 from xZero707/master
Fixed reCaptcha not loaded on SSL site
2015-06-13 00:23:05 +02:00
Aleksandar Puharic
aa74dc2718 Fixed reCaptcha not loaded
Fixed reCaptcha bug which was causing reCaptcha to not be loaded if site is loaded over SSL.
2015-06-12 22:59:17 +02:00
Claude
bffe7c3973 Merge pull request #270 from PJanisio/fixes
Burn on read cron delete fix + Stikkedizr theme fix
2015-05-26 21:27:52 +02:00
PJanisio
d55e065896 Burn on pastes delete and stikkedizr theme fix
Cron used to delete all pastes with toexpire set to 1. Burn on read
pastes had this param set by default to 1 also, so they get removed even
if unreaded.

Stikkedizr theme updated for dynamic width for different devices.
2015-05-26 21:02:06 +02:00
Pawel Janisio
3acc27d6de Merge pull request #7 from claudehohl/master
Update recent commits from claude
2015-05-26 19:59:14 +02:00
Claude
c66b1ee7b2 Merge pull request #263 from benjaminarthurt/master
fixed responsive issues for bootstrap theme
2015-04-23 21:24:22 +02:00
Benjamin Townsend
688ef4a0f5 fixed responsive issues for bootstrap theme
added proper viewport meta tag
2015-04-23 14:13:13 -04:00
Claude
e9d516a170 Update README.md 2015-02-02 12:08:55 +01:00
Pawel Janisio
7a471a2ca3 Merge pull request #5 from claudehohl/master
Update main repo
2015-01-27 17:03:05 +01:00
Claude
59c93e8faa encode quotes
fixes #248
2015-01-27 13:53:12 +01:00
Claude
64a5a097d1 search optimisation 2015-01-27 13:49:40 +01:00
Claude
9ea9327a1d don't use google captcha on encrypted pastes 2015-01-27 13:41:09 +01:00
Claude
6b1b787023 apply codeformatter 2015-01-27 13:24:13 +01:00
Claude
ce412d56a4 Merge pull request #246 from teamblueridge/fix-api2
Fixing Trending & Recent API bug
2015-01-27 13:23:03 +01:00
Claude
dee7d7f2d3 Merge pull request #247 from mathur/master
Add back Android logcat syntax highlighting support
2015-01-27 13:22:25 +01:00
Claude
39d665615a schemamigration: expand titles to 50 chars 2015-01-27 13:19:20 +01:00
Claude
795543d5c2 Merge pull request #252 from The-Compiler/title-width
Change maximum title length to 50 in all themes.
2015-01-27 13:09:12 +01:00
Claude
ea3145d2fe css fix for new captcha 2015-01-27 13:04:27 +01:00
Claude
97dbfa30e4 Merge pull request #239 from modInfo/captcha
Google new recaptcha
2015-01-27 12:57:34 +01:00
Florian Bruhin
c61812cb98 Change maximum title length to 50 in all themes.
See #251.
2015-01-26 06:39:04 +01:00
Rohan Mathur
afc6653166 Add back Android logcat syntax highlighting support
The php file was removed with commit 1e3515ae30a76356bc7d350bf4199391796c410f
Add it back
2015-01-09 14:24:00 -05:00
filereal
8d7ff6ce46 Fixing Trending & Recent API bug
Fixed Trending & Recent API bug

Fixing Trending & Recent API bug

Fixed Trending & Recent API bug
2015-01-06 22:00:26 -05:00
Claude
ac9ae70078 Merge pull request #242 from PJanisio/fixes
Danish lang update
2014-12-28 15:11:21 +01:00
PJanisio
f74601aeaf Update dynamic language for danish lang
To work with get parameter ?lang=da
2014-12-28 12:18:39 +01:00
Pawel Janisio
291282eb7d Merge pull request #3 from claudehohl/master
Repo update
2014-12-28 12:01:35 +01:00
Claude
2ca5da89d5 Merge pull request #238 from HyperHCl/patch-1
Translation docs typo fix and translation update
2014-12-28 10:19:52 +01:00
Claude
5418751c74 Merge pull request #241 from mikael84/master
Danish language added
2014-12-28 10:19:03 +01:00
Mikael Kjaer
1342df6be3 Danish language added 2014-12-28 02:33:31 -05:00
Sebastian Korotkiewicz
dd99aea804 add curl library for captcha validation 2014-12-23 11:56:25 +01:00
Sebastian Korotkiewicz
f4fb3e8d52 new google captcha 2014-12-22 21:55:00 +01:00
Sebastian Korotkiewicz
b6d373573b add new google captcha 2014-12-22 21:53:44 +01:00
W Asd
32a1e8daea Update stikked_lang.php 2014-12-12 18:04:09 +08:00
W Asd
db491d7521 Update stikked_lang.php 2014-12-12 17:56:47 +08:00
W Asd
554a46cbe5 Update stikked_lang.php 2014-12-12 17:56:34 +08:00
W Asd
dbc1fe0f83 Update zh_Hans Translation. 2014-12-12 17:52:46 +08:00
W Asd
bbf9b8b589 Update zh_Hant Translation. 2014-12-12 17:52:40 +08:00
W Asd
d35116206e Fix typo 2014-12-12 17:43:19 +08:00