Commit Graph

8373 Commits

Author SHA1 Message Date
954f0df625 Email formatting fix: Convert aside to div for better email handling 2014-05-13 14:45:00 -04:00
2c6ed24e26 more margin on show full post in mobile 2014-05-13 11:39:13 -07:00
704a683903 mobile layout CSS tweaks 2014-05-13 11:10:29 -07:00
8fa580f40d scale quote highlight color 2014-05-13 10:16:13 -07:00
a83859ea59 the span highlight expand quote CSS went missing 2014-05-13 10:08:43 -07:00
ad90d9710d Add an ENV variable to enable the stricter, plugin-incompatible ES6
behaviour for development.
2014-05-13 12:49:02 -04:00
b5239be2fa BUGFIX: center title columns in basic topic lists 2014-05-13 18:41:20 +02:00
08dde3d881 BUGFIX: moderators can notify moderators 2014-05-13 17:47:00 +02:00
d11d31acaa BUGFIX: missing <tbody> tag inside a <table> 2014-05-13 17:46:57 +02:00
6e0eb89697 Don't show suspended users in autocomplete fields unless you are staff 2014-05-13 11:44:15 -04:00
2d8a4ee91f BUGFIX: add 'notify_moderators' flag reason 2014-05-13 17:36:32 +02:00
b52177a4b6 BUGFIX: better resiliency in the backup/restore processes 2014-05-13 16:18:22 +02:00
9f4171e487 Fix my prev_page code, thanks to riking 2014-05-13 10:15:28 -04:00
730c7fbfda Merge pull request #2303 from velesin/wiki_topic
wiki topic
2014-05-13 16:00:09 +02:00
960d64930c Wiki Post 2014-05-13 08:53:11 -04:00
27c702464e bit more mobile css cleanup 2014-05-13 00:03:22 -07:00
0e23641291 fix mobile badge colors, jay leno P chins 2014-05-12 23:37:25 -07:00
Sam
0ade2be7d6 FEATURE: logster logs js errors 2014-05-13 15:52:25 +10:00
8ff9b8388e minor mobile fixes 2014-05-12 22:50:52 -07:00
c382b259f0 minor copy improvement 2014-05-12 15:39:30 -07:00
0e758c5a84 remove subcategories text from categories page 2014-05-12 15:21:28 -07:00
Sam
3c2a923271 update logster 2014-05-13 07:04:55 +10:00
00390ee739 Add a way to show a custom message at the top of all notification emails. Customize it at /admin/site_contents/notification_email_top 2014-05-12 16:52:06 -04:00
d31996eaca FIX: Allow users to create protocol relative URLs in posts. 2014-05-12 16:30:00 -04:00
092f7510b4 Plugin Backwards compatibility layer for ES6 2014-05-12 15:53:38 -04:00
e68e97d986 FIX: moderators can't see private topics that they aren't invited to see. 2014-05-12 15:26:46 -04:00
447cfa8dfe Add require to jshint 2014-05-12 15:25:09 -04:00
07007e6cbc ES6: Notification controllers, added helper to create via ES6/container 2014-05-12 14:01:21 -04:00
51750f7d0e TRIVIAL: slightly better information when logging download error 2014-05-12 16:57:52 +02:00
cf7a3e74ee In web crawler mode, don't show a previous link on a page with 0 results. Google will index those pages and keep following the prev links. 2014-05-12 10:50:27 -04:00
fca6738212 BUGFIX: could not see the revisions of a post in a deleted topic 2014-05-12 16:30:10 +02:00
312bc6bff9 Merge pull request #2334 from pierremanceaux/master
fix funky French language on 503 error page.
2014-05-12 12:46:11 +02:00
4b39e9e6d3 Merge pull request #2332 from rhacker/patch-1
Update discovery_topics_view.js
2014-05-12 12:13:17 +02:00
1566693b6e BUGFIX: do not lightbox oneboxed images 2014-05-12 12:07:05 +02:00
cf40851905 BUGFIX: 404 on /users/:user/private-messages 2014-05-12 12:02:32 +02:00
b018b4ad18 BUGFIX: remove N+1 on topic lists 2014-05-12 10:11:05 +02:00
5f2c2efb47 BUILD FIX: missed a semicolon 2014-05-12 09:54:52 +02:00
bc3de84ebf FEATURE: remove bookmark button in activity feed 2014-05-12 09:33:26 +02:00
9125453628 FEATURE: add the first 3 participants in a private message 2014-05-12 09:32:49 +02:00
Sam
557dc76c07 BUGFIX: failing avatar detection job 2014-05-12 15:50:44 +10:00
Sam
97ae43126b BUGFIX: 500 error on missing category 2014-05-12 15:50:31 +10:00
Sam
f8b7f0d73f FEATURE: logster env tab, log current user 2014-05-12 15:28:23 +10:00
8f788b339b Merge pull request #2337 from awesomerobot/master
lighter TH on topic-list
2014-05-11 22:20:19 -07:00
0779621680 lighter TH on topic-list 2014-05-12 01:02:05 -04:00
Sam
a619aa4bbb BUGFIX: initial migrate was broken cause bust schema was cached 2014-05-12 13:31:33 +10:00
Sam
7490a74875 version 2.1.2 is out 2014-05-12 11:33:21 +10:00
Sam
c683fab2a1 Adjust username styling 2014-05-12 11:28:24 +10:00
Sam
8de172c0da Removed invite on ENTER key
1. We can not use this feature as admins
2. It will be inconsistent if admins don't have it and others do
3. inviting people by mistake is no good

tab enter should do fine
2014-05-12 09:40:22 +10:00
Sam
42bf010f8a Add more stats to version check 2014-05-12 09:06:43 +10:00
eb0872c5d4 FIX: Topic archetype check should only happen when the topic exists 2014-05-11 15:53:57 -04:00