6a1f579c6e
FIX: don't search for plugins in nested subdirectories
2017-05-16 17:28:56 -04:00
5d494cf158
FIX: Broken back button on account URLs
2017-05-16 17:21:52 -04:00
68df8f4427
FIX: only trigger notification level change if it actually changes
...
avoids double ajax call every time notification level changes
2017-05-16 16:52:39 -04:00
733b0009cb
FIX: Don't memoize the currentUser in case some plugins use it too early
2017-05-16 16:35:18 -04:00
763f156d91
FIX: require re-activation if SSO changes email and updates it
2017-05-16 16:18:18 -04:00
4424fd81b8
add a tiny bit of extra protection
2017-05-16 16:08:42 -04:00
4b449914b8
FIX: admins could never remove self from messages
2017-05-16 16:06:24 -04:00
6ddd8d9166
FIX: when entering topics "tracking" would not be set
...
There was a timing issue when subscribing to messages for topics.
Old flow:
- We generate JSON for topic
- We subscribe to messages for topic
New flow:
- We keep track of last id in the topic message bus channel
- We generate JSON
- We subscribe to messages for topic starting at saved message id
This ensures that there is complete overlap for message consumption
and that there are no cases where an update may go missing due to timing
2017-05-16 15:04:21 -04:00
7821400141
FEATURE: staff can set a timer to remind them about a topic
2017-05-16 14:49:50 -04:00
2e152f4d39
FIX: Use latest docker image for dev
2017-05-16 12:05:11 -03:00
59922ce0a4
FEATURE: remove table wrapping posts in notification emails
2017-05-16 10:37:53 -04:00
6a3c20561a
Merge pull request #4868 from rimian/patch-6
...
Bump ruby version
2017-05-16 16:46:42 +08:00
2826f98bb9
update JIVE API importer
2017-05-16 10:22:44 +02:00
b40a83571e
Bump ruby version
2017-05-16 15:02:24 +10:00
941adca958
FIX: If you refresh New, clear the incoming topics text
2017-05-15 16:57:09 -04:00
dd0cb6a117
FIX: Add missing test
2017-05-15 16:57:09 -04:00
c40ac5abe6
FIX: resize events for ace were not triggered correctly
2017-05-15 16:10:07 -04:00
7a4e825671
we should use fancy title if available
2017-05-15 15:45:29 -04:00
be8dd403df
FEATURE: use fancy title in notifications
2017-05-15 15:38:30 -04:00
31f27006e1
FIX: We can download protocol relative urls
2017-05-15 15:32:55 -04:00
f7c46df804
FIX: Only mark all as rendered after *everything* is rendered
2017-05-15 15:12:10 -04:00
570c2c1b88
FIX: Use bundle exec
for bundle-audit
2017-05-15 15:05:53 -04:00
f114d63de4
correctly pick the selected theme based on what is loaded
2017-05-15 14:34:24 -04:00
e865a44b93
FIX: Forgot to lock gem
2017-05-15 13:35:28 -04:00
e7827ee715
Add bundle-audit
to our test script
2017-05-15 13:34:30 -04:00
ecf8db15d9
Adds bundle auditing to travis
2017-05-15 13:25:55 -04:00
e6c6ea79fa
Add bundle-audit for security auditing
2017-05-15 13:24:37 -04:00
bd0bb879e5
FIX: Don't count likes from system users in the new user of the month
2017-05-15 13:14:32 -04:00
e1dd543a93
FEATURE: allow users to select theme on single device
2017-05-15 12:48:16 -04:00
a0c936dadb
UX: Take header height into account when positioning the timeline
2017-05-15 12:08:42 -04:00
025fca607e
Version bump to v1.8.0.beta12
v1.8.0.beta12
2017-05-15 11:47:50 -04:00
8651fc57a5
Update translations
2017-05-15 11:11:18 -04:00
44d7fe89ed
FIX: unescape emoji in pretty title
...
This makes emoji in title consistent, it is later escaped back when needed
2017-05-15 10:28:05 -04:00
b839eb41ff
add space in number of poll voters on mobile
2017-05-15 10:19:40 -04:00
7e15077bec
add puma binstub
2017-05-15 09:08:51 -04:00
d5f823dae5
Fix the build on travis.
2017-05-15 19:48:14 +08:00
afbefd1e02
Merge pull request #4869 from jomaxro/patch-3
...
Fix typo in existing link warning
2017-05-15 14:13:43 +08:00
cc35900686
Fix typo in existing link warning
2017-05-14 20:43:15 -04:00
850e212429
Bump ruby version
2017-05-15 10:34:21 +10:00
dfc9a27dc4
FIX: Quote button broken on windows.
2017-05-15 08:26:48 +08:00
42de1cc977
FIX: Don't warn if the link is in the post you are editing
2017-05-12 20:05:30 -04:00
8491f8c48b
add smoke test for visiting categories
2017-05-12 17:42:38 -04:00
62d245dde3
Try bumping the timeout for the smoke test
2017-05-12 16:40:38 -04:00
1fb08d24d9
FIX: Latest onebox adds more attributes to links for security
2017-05-12 15:49:56 -04:00
dd0c34c4b9
move background photo user prefs to be lower in the profile tab
2017-05-12 15:43:21 -04:00
8b9799507c
fix deploy problems due to renamed table
2017-05-12 15:17:25 -04:00
ff6b9aee47
no opacity rule for btn-primary
2017-05-12 15:11:44 -04:00
baf011cbf6
annotate models
2017-05-12 14:47:08 -04:00
49a30a7532
FIX: Include new onebox fixes
2017-05-12 14:25:15 -04:00
a9d5d2aee6
UX: Fix improper aspect ratio for xkcd oneboxes
2017-05-12 13:21:44 -04:00