Commit Graph

166 Commits

Author SHA1 Message Date
Parziphal
193c5cc514 Fixed #99. 2014-07-03 15:32:53 -05:00
Parziphal
195ec3896b Fixed #91. 2014-06-06 02:29:01 -05:00
Parziphal
a78944d3fb Fixed #90. 2014-06-06 01:50:26 -05:00
Pop
b5fef62c19 Merge pull request #88 from tokumei/patch-1
Correct path to RailsPHP
2014-06-04 19:16:29 -05:00
tokumei
b729d95896 Correct path to RailsPHP 2014-06-04 16:04:44 -07:00
Parziphal
1e2f626077 Merged #81. 2014-06-04 09:41:44 -05:00
Parziphal
b97118bc53 Updated dependency. 2014-06-04 09:40:52 -05:00
Pop
b50a5fb516 Merge pull request #83 from rupaheizu/patch-1
Fixed issue #81.
2014-06-01 08:27:01 -05:00
ルーパーヘイズ
50226d788b Fixes to #81 2014-06-01 19:08:35 +09:00
Parziphal
595b51c3bc Fixed issue #78. 2014-05-26 08:31:17 -05:00
Parziphal
b2c05f4c2b Fixed #77. 2014-05-26 08:06:35 -05:00
Parziphal
502af08271 Uncommented 'expire_cache' after destroy 2014-05-26 07:28:31 -05:00
Parziphal
3aea779cfc Htmlentitied tag names 2014-05-12 16:35:22 -05:00
Parziphal
fd1436b0ed Use updateColumns instead. 2014-05-12 16:33:25 -05:00
Parziphal
177cf1ce0b Added blog link; small edit. 2014-05-03 08:39:25 -05:00
Parziphal
c09937b4db Sorted filenames (#64). 2014-05-03 08:31:09 -05:00
Parziphal
2d03b56bec Fixed issue #73. 2014-05-03 08:15:37 -05:00
Parziphal
a740918a20 Fixed issue #69. 2014-04-12 16:55:25 -05:00
Parziphal
cb4f5971a8 Fixed issue #65. 2014-03-08 14:03:16 -05:00
Parziphal
efed545ccd Fixed issue #66. 2014-03-08 12:27:33 -05:00
Parziphal
23697dd525 Changed purge_tags().
Tag purging was done directly to the database, leaving the tags' history entries orphan.
2014-02-20 16:48:24 -05:00
Parziphal
28269e00c6 Couple changes to generate_preview().
* Now accepts $force_regen option.
 * Calling tempfile_path()  would cause an error.
 * Changed file_exists() for is_file().
2014-02-20 15:47:31 -05:00
Parziphal
dde2121e8d Fixed tag_subs.tag_query charset. 2014-02-20 15:46:38 -05:00
Parziphal
5a5973ff09 Changed to proper layout setter. 2014-02-20 15:44:20 -05:00
Parziphal
1a46f1a56a Fixed error #63. Again x2. 2014-02-09 23:47:22 -05:00
Parziphal
4f8ef06df3 Fixed issue #63. Again. 2014-02-09 22:15:08 -05:00
Parziphal
650083e3c0 Fixed issue #63. 2014-02-08 20:35:15 -05:00
Parziphal
e1baa567d1 Invalid URL would cause error. 2014-01-27 10:20:19 -05:00
Parziphal
98d44e06c8 Fixed issue #57. 2014-01-27 09:41:44 -05:00
Parziphal
b77be4a59a Fixed some errors in SimilarImages.
- Correctly set-up cURL multi.
- Removed exception thrown if one request returned empty response. Instead, the error is logged and the script continues.
2014-01-27 09:27:46 -05:00
Parziphal
cec5bb7b82 Fixed issue #56. 2014-01-27 08:23:51 -05:00
Parziphal
0af47672c5 Fixed issue #55. 2014-01-27 08:13:26 -05:00
Parziphal
41e5dcc8f4 Added UserLog. 2014-01-26 15:43:12 -05:00
Parziphal
632a528baa Fixed issue #54. 2014-01-26 07:22:04 -05:00
Parziphal
afad5bc175 Fixed error on block action.
Trying to block a mod or admin would redirect to action with no specific id, generating an error.
2014-01-26 01:41:06 -05:00
Parziphal
30f9b207fd Changed EOL to Linux. 2014-01-26 01:40:41 -05:00
Parziphal
613346841d Fixed issue #53. 2014-01-24 21:57:50 -05:00
Parziphal
0f1b2bd1ad Updated readme. 2014-01-24 08:30:11 -05:00
Parziphal
5501abab43 Fixed user mailer views.
They had test code... reverted to original state.
2014-01-21 22:35:15 -05:00
Parziphal
fcfb09c0d0 Fixed issue #50. 2014-01-21 21:13:44 -05:00
Parziphal
685a3230f8 Fixed issue #49. 2014-01-21 20:16:33 -05:00
Parziphal
5776745bb8 Fixed issue #48. 2014-01-17 08:43:34 -05:00
Parziphal
5878242e32 Fixed issue #47. 2014-01-14 09:18:16 -05:00
Parziphal
678b055f52 Fixed error regarding User::is_level_or_lower().
It was returning false for anonymous users, it now returns true.
2014-01-12 10:27:17 -05:00
Parziphal
46fcd2f21b Showing post and tag edit counts in user profile. 2014-01-12 10:13:21 -05:00
Parziphal
827072db46 Fully enabled tag subscriptions. 2014-01-12 10:09:26 -05:00
Parziphal
1bd69c151e Fixed error that prevented TagImplication from being deleted (issue #44).
Also removed some commented code and added some curly brackets (can't avoid it).
2014-01-05 22:17:37 -05:00
Parziphal
a1a65f3509 Fixed link to the "How to install" wiki. 2014-01-01 15:40:14 -05:00
Parziphal
123b9f1cd0 Updated readme.
Removed outdated, non-relevant information and added a link to the "How to install" wiki page.
2014-01-01 15:38:27 -05:00
Parziphal
444af49df4 Small unimportant detail.
The length of the "position" column was 255, when it's actually 1. This data isn't used anyway.
2014-01-01 15:35:43 -05:00