Commit Graph

967 Commits

Author SHA1 Message Date
barisusakli
acc030e6da added filter:image.size
fix uploading of gifs if imagemagick plugin is installed but no image
upload plugins are present.
2016-05-09 22:25:56 +03:00
Julian Lam
d8c21cc09d fixes #4593 2016-05-09 11:40:42 -04:00
psychobunny
d85a8d068d consolidate allowed image types in ACP 2016-05-06 04:42:59 -04:00
psychobunny
bafbcad163 use filter:categories.build instead of .get 2016-05-06 03:54:33 -04:00
psychobunny
0287703047 missed plugins req 2016-05-06 00:07:05 -04:00
psychobunny
458d4996a6 filter:categories.get 2016-05-06 00:05:58 -04:00
barisusakli
eb0aea6390 add /user/<uid> and /post/<pid> redirects
change notifications to use new redirects
2016-05-05 20:24:09 +03:00
Julian Lam
b12811d21d spring cleaning 2016-05-04 10:09:03 -04:00
barisusakli
90446bdc7f closes #4524 2016-05-04 12:29:34 +03:00
barisusakli
cef7fb545b closes #1972 2016-05-03 19:13:10 +03:00
barisusakli
c758f59014 closes #2302 2016-05-03 17:17:38 +03:00
barisusakli
9b54ce7235 fix uploads with no extensions 2016-05-03 16:14:52 +03:00
barisusakli
fea18a050f closes #4590 2016-05-01 12:44:43 +03:00
barisusakli
e9d548d057 closes #4580 removed path.parse 2016-05-01 12:26:57 +03:00
barisusakli
bea2344ad4 api controllers refactor 2016-04-30 21:08:47 +03:00
barisusakli
25f3a31ff1 closes #4587 2016-04-30 10:47:28 +03:00
Barış Soner Uşaklı
58ea83014c Merge pull request #4572 from pichalite/image-upload
fix image upload in post
2016-04-28 09:35:27 +03:00
pichalite
f154853b39 add extension after filename trim 2016-04-27 14:46:03 +00:00
barisusakli
18e68346e7 closes #4507 2016-04-27 11:13:08 +03:00
barisusakli
3648d531fa closes #4545 2016-04-27 11:01:27 +03:00
pichalite
821d723541 fix image upload in post 2016-04-26 23:22:19 +00:00
barisusakli
a12a149015 fix validator warning 2016-04-25 21:53:56 +03:00
barisusakli
c790373dfc closes #4558 2016-04-22 19:48:41 +03:00
Julian Lam
22cf0966e6 removed console log 2016-04-21 15:52:15 -04:00
Julian Lam
ea6d2c35f7 Fixed bug in settingsv1
If the saved value was an empty string, then textareas (and more
importantly, select boxes) would not be properly populated with
the saved value.
2016-04-21 15:30:48 -04:00
Julian Lam
2aa89b9c70 fixes #4555 2016-04-21 11:40:40 -04:00
Julian Lam
66dd790938 did I fix it @rbeer? :shipit: 2016-04-20 16:12:55 -04:00
Julian Lam
a0d989a112 fixes #4551 2016-04-20 15:04:53 -04:00
Julian Lam
4f913d3f19 fixed issue with missing base in path.format 2016-04-20 14:15:38 -04:00
Julian Lam
5858d914bf closes #4550 2016-04-20 13:58:31 -04:00
Julian Lam
4aabac5288 Fixes #4548 2016-04-19 21:03:47 -04:00
barisusakli
ff9b2bad49 closes #4512 2016-04-18 16:07:04 +03:00
barisusakli
ec33a57f77 closes #3128 2016-04-18 15:44:07 +03:00
Barış Soner Uşaklı
35ac64db7f Merge pull request #4504 from BenLubar/unread-topics
Add /unread/new, which is the same as /unread but does not show topics that were already partially read by the user.
2016-04-18 14:42:10 +03:00
barisusakli
e564260650 moved groupTitle from user settings to user profile/edit 2016-04-14 18:41:52 +03:00
Julian Lam
3390b7d7f6 closes #4516 2016-04-13 11:58:14 -04:00
Raphael Beer
006496efe3 Add pid to teaser ajaxify data 2016-04-10 14:09:33 +02:00
Ben Lubar
217f0c5652 Switch to a named filter for unread to allow future expansion.
Don't use the query string as it is not passed to infinite scroll.
2016-04-08 13:42:47 -05:00
Ben Lubar
a61d947295 allow filtering /unread to only topics that have not yet been seen 2016-04-08 13:31:21 -05:00
barisusakli
a81285befa dont crash if category doesn't exist 2016-04-08 18:09:46 +03:00
Julian Lam
0449e014f6 updated some help text 2016-04-07 17:47:20 -04:00
Julian Lam
a9f966f23c closes #4503, /cc @BenLubar 2016-04-07 11:32:18 -04:00
barisusakli
d92fde9824 filter out registered users 2016-03-30 18:19:15 +03:00
barisusakli
cb2ea163a0 closes #4486 2016-03-30 18:13:34 +03:00
Barış Soner Uşaklı
99ae0eb378 closes #4468 2016-03-29 11:26:28 +03:00
Julian Lam
22f73a8f68 fixes #4463 2016-03-25 13:24:40 -04:00
psychobunny
f277c66089 closes #4459 2016-03-24 15:10:25 -04:00
barisusakli
7ab55b0e95 closes #4392 2016-03-23 12:19:29 +02:00
Ben Lubar
c7cfe45d0b fix double-URL-encoding causing redirect loops 2016-03-22 19:54:27 -05:00
barisusakli
931dedf7f1 revert 50 change on admin 2016-03-22 18:41:18 +02:00