Régis Hanol
cf40851905
BUGFIX: 404 on /users/:user/private-messages
2014-05-12 12:02:32 +02:00
Régis Hanol
b018b4ad18
BUGFIX: remove N+1 on topic lists
2014-05-12 10:11:05 +02:00
Régis Hanol
5f2c2efb47
BUILD FIX: missed a semicolon
2014-05-12 09:54:52 +02:00
Régis Hanol
bc3de84ebf
FEATURE: remove bookmark button in activity feed
2014-05-12 09:33:26 +02:00
Régis Hanol
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
Jeff Atwood
8f788b339b
Merge pull request #2337 from awesomerobot/master
...
lighter TH on topic-list
2014-05-11 22:20:19 -07:00
Kris Aubuchon
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
Robin Ward
eb0872c5d4
FIX: Topic archetype check should only happen when the topic exists
2014-05-11 15:53:57 -04:00
Robin Ward
948ebf2201
FIX: Modals weren't closing when routing to raw links
2014-05-11 15:39:00 -04:00
Robin Ward
2bb63ffb38
FIX: Don't show links to private messages in the gutter
2014-05-11 15:16:28 -04:00
Jeff Atwood
8714391bb2
fix p:last-of-type on embed topic blockquotes
2014-05-09 23:51:06 -07:00
Jeff Atwood
1e8e2590cf
Merge pull request #2331 from awesomerobot/master
...
rearranging layout to better fit the new username placement
2014-05-09 23:30:38 -07:00
Jeff Atwood
c65fa01479
fix in-reply-to names for mobile embed
2014-05-09 23:20:23 -07:00
Kris Aubuchon
b2675a61ba
rearranging layout to better fit the new username placement
2014-05-10 02:09:04 -04:00
Jeff Atwood
8322f3d5de
copyedits on embedded posts
2014-05-09 23:00:49 -07:00
Jeff Atwood
9afc5706e9
loosen spacing a bit on embedded topics
2014-05-09 22:50:45 -07:00
Jeff Atwood
20ba6e4b19
add ddos section, install guide references
2014-05-09 16:36:39 -07:00
Jeff Atwood
6cfa5f78d9
make new user names a bit lighter
2014-05-09 13:32:36 -07:00
Robin Ward
6cd3796c39
FIX: Blog counts stopped working with additional security checks
2014-05-09 16:26:14 -04:00
Jeff Atwood
5ee6ac3621
reply-to-tab doesn't need bgcolor
2014-05-09 13:25:28 -07:00
Robin Ward
2fd5ae2091
Move reply to to the right
2014-05-09 16:12:21 -04:00
Robin Ward
252b36bb86
FIX: Some avatars were too big in embedded CSS
2014-05-09 15:49:53 -04:00
Robin Ward
067381ed18
Move in reply to slightly in embedded posts
2014-05-09 15:42:48 -04:00
Robin Ward
e713cc40c4
First attempt: Move username on top of embedded posts
2014-05-09 15:14:00 -04:00
Robin Ward
6b5d9a1ede
Merge pull request #2329 from techAPJ/speech-bubble-updates
...
Speech bubble waiting for an ajax response prior to rendering
2014-05-09 14:40:17 -04:00
Robin Ward
1bd79672ee
Make oneboxes in emails look slightly less awful
2014-05-09 14:39:26 -04:00
Neil Lalonde
9f059b1090
User lowercase names for seeded categories. Change colors of meta category badge for new sites.
2014-05-09 12:57:19 -04:00
Arpit Jalan
93cff8deb5
Speech bubble waiting for an ajax response prior to rendering
2014-05-09 22:23:27 +05:30
Robin Ward
aa9a8aa217
Merge pull request #2327 from fantasticfears/patch-3
...
One more line for more space in new version email
2014-05-09 12:03:10 -04:00
Robin Ward
842dd91958
Revert "Merge pull request #2304 from techAPJ/speech-bubble-update"
...
This reverts commit 6590ebbcbe
, reversing
changes made to 3855ead62e
.
2014-05-09 12:01:36 -04:00
Robin Ward
6590ebbcbe
Merge pull request #2304 from techAPJ/speech-bubble-update
...
Speech bubble waiting for an ajax response prior to rendering
2014-05-09 11:58:57 -04:00
Robin Ward
3855ead62e
ES6: Some more controllers
2014-05-09 11:57:39 -04:00
Jeff Atwood
853bbbbf06
suppress reply-to-tab borders
2014-05-09 08:42:07 -07:00
Régis Hanol
978fb7ff96
Merge pull request #2328 from ligthyear/better-debugging-of-promises-in-dev
...
Log the actual promise object instead of a useless name
2014-05-09 11:25:44 +02:00
Benjamin Kampmann
41f1c70fe4
Log the actual promise object instead of a useless name
...
- console.log has support for objects including introspection, use this
- instead of logging useless names
2014-05-09 11:16:56 +02:00
Sam
084ec87850
FEATURE: admins can invite users to groups via the web UI
2014-05-09 18:22:36 +10:00
Sam
3f07c1d0a1
Backend support for group invites
2014-05-09 18:22:35 +10:00
Sam
34d1668f9f
FEATURE: backend for inviting a user to a group
2014-05-09 18:22:35 +10:00
Erick Guan
f2fd38a7b8
One more line for more space in new version email
2014-05-09 15:02:22 +08:00
Arpit Jalan
d16974fd4c
Speech bubble waiting for an ajax response prior to rendering
2014-05-09 08:06:56 +05:30
Robin Ward
77d68ccf08
FIX: Robin is fired for the typo
2014-05-08 16:44:32 -04:00
Robin Ward
44ed0d5232
FIX: Even more safety, the topic must exist as well.
2014-05-08 16:41:25 -04:00