Kyle Zhao
|
ac666ddf17
|
PollFeed: check 'content:encoded' for content first
|
2017-10-02 01:16:11 -04:00 |
|
Guo Xiang Tan
|
0f2c5f5fc9
|
FIX: Don't raise error when trying to download avatar from URL.
|
2017-10-02 12:59:41 +08:00 |
|
Guo Xiang Tan
|
974836962d
|
Fix invalid method call.
|
2017-10-02 12:50:22 +08:00 |
|
Guo Xiang Tan
|
4e07bbfbbf
|
FIX: Only allow intergers for page params.
|
2017-10-02 10:45:54 +08:00 |
|
Guo Xiang Tan
|
77ea063751
|
FIX: Missing attribute.
|
2017-10-02 10:24:37 +08:00 |
|
Eleanor Demis
|
ac04f5e0cc
|
update response error when deleting tags (#5213)
|
2017-09-30 16:31:32 +02:00 |
|
Guo Xiang Tan
|
4eeb6014f4
|
Don't raise an error if user has been destroyed.
|
2017-09-30 09:09:40 +08:00 |
|
Neil Lalonde
|
d5d66e969e
|
FIX: js error when logging in using another Discourse site as sso provider
|
2017-09-29 14:02:45 -04:00 |
|
Robin Ward
|
2c2fe7eee4
|
FIX: Remove unused mixin
|
2017-09-29 11:09:25 -04:00 |
|
Robin Ward
|
00b190af75
|
Revert "A safe way to create class variables in a multisite environment."
The approach taken by this interface was flawed. We need a better
solution.
|
2017-09-29 11:06:12 -04:00 |
|
Guo Xiang Tan
|
a370d7c7fd
|
FIX: Compatibility between Client and Server routing.
mend
|
2017-09-29 10:34:50 -04:00 |
|
Robin Ward
|
c1f174f554
|
FIX: Okay, try going back to the old way. Too many exceptions.
|
2017-09-29 10:19:35 -04:00 |
|
Robin Ward
|
0caf6a0f7d
|
Support for HTML values in widget hbs templates
|
2017-09-29 09:56:14 -04:00 |
|
Régis Hanol
|
f6c484881b
|
FIX: wasn't able to save watched/tracked/muted categories/tags
|
2017-09-29 13:09:48 +02:00 |
|
Arpit Jalan
|
689f949fdb
|
Merge pull request #5209 from techAPJ/has-messages
FIX: update group.has_messages field weekly
|
2017-09-29 09:12:26 +05:30 |
|
Arpit Jalan
|
d64853dfa0
|
FIX: update group.has_messages field weekly
|
2017-09-29 08:23:07 +05:30 |
|
Sam
|
05dd97ffe0
|
correct iPad sizing
|
2017-09-29 11:49:10 +10:00 |
|
Guo Xiang Tan
|
6baea9948b
|
Revert "fix the build"
This reverts commit 8b74c7d325 .
|
2017-09-29 08:57:06 +08:00 |
|
Robin Ward
|
df81d109e5
|
The ability to attach attrs when embedding widgets
|
2017-09-28 16:08:43 -04:00 |
|
Robin Ward
|
01c6224ca5
|
Include the currentRouteName in the page change event
|
2017-09-28 14:31:20 -04:00 |
|
Robin Ward
|
954013a45c
|
Use appEvents for page tracking so widgets can listen to it easily
|
2017-09-28 14:20:32 -04:00 |
|
Neil Lalonde
|
c7aa354ee8
|
UX: round instead of ceil for time gaps
|
2017-09-28 14:11:37 -04:00 |
|
Robin Ward
|
34f98f362f
|
Add a plugin hook to specify a class on the body of the document
|
2017-09-28 13:17:09 -04:00 |
|
Joshua Rosenfeld
|
ca3d6921a0
|
Add group name css target
|
2017-09-28 11:43:52 -04:00 |
|
Robin Ward
|
7df349afd6
|
Allow reopened widgets to use hbs templates
|
2017-09-28 11:13:30 -04:00 |
|
Robin Ward
|
132cbac600
|
Split out header contents for easier customization
|
2017-09-28 10:46:07 -04:00 |
|
Régis Hanol
|
8b74c7d325
|
fix the build
|
2017-09-28 15:50:01 +02:00 |
|
Régis Hanol
|
cd6dff58dd
|
FIX: add user option/profile fields that were not permitted
|
2017-09-28 14:59:53 +02:00 |
|
Sam
|
b2575a8ce3
|
improve keyboard height detection
|
2017-09-28 21:25:03 +10:00 |
|
Guo Xiang Tan
|
d79fee9ff3
|
Fix undefined method for Nil class error.
|
2017-09-28 17:38:53 +08:00 |
|
Guo Xiang Tan
|
5d53eefcab
|
Fix broken test.
|
2017-09-28 16:09:58 +08:00 |
|
Sam
|
cfed431ef2
|
More height hacks for iPhone
|
2017-09-28 18:06:00 +10:00 |
|
Guo Xiang Tan
|
30fa5379ce
|
Merge pull request #5195 from henrik/patch-1
100.years.ago -> Time.at(0)
|
2017-09-28 15:47:06 +08:00 |
|
Guo Xiang Tan
|
5f1c29e424
|
FIX: Display json response when Discourse::InvalidAccess is raised for
non json requests.
|
2017-09-28 15:31:16 +08:00 |
|
Guo Xiang Tan
|
373fd8990e
|
PERF: N+1 when generating not found page.
|
2017-09-28 15:31:16 +08:00 |
|
Sam
|
d36d5ba8ac
|
Correct iPad fudge factors for keyboard size detection
|
2017-09-28 17:26:54 +10:00 |
|
Sam
|
8ecf313a81
|
FIX: correctly raise errors when downloads fail
This corrects an issue where we are hitting Gravatar for 404 over and over
Also ensures file download properly reports errors
|
2017-09-28 16:35:43 +10:00 |
|
Guo Xiang Tan
|
4319d8a142
|
FIX: Missing template error when rendering topics#show error message.
|
2017-09-28 11:06:44 +08:00 |
|
Sam
|
b80320da5e
|
no verbose logging for failed downloads of gravatars
|
2017-09-28 11:32:26 +10:00 |
|
Régis Hanol
|
3a75242c38
|
add more logs to pull hotlinked images
|
2017-09-28 01:00:13 +02:00 |
|
Régis Hanol
|
dd07094bd7
|
bump log level to debug download issues
|
2017-09-27 23:26:07 +02:00 |
|
Robin Ward
|
41c3941c4c
|
FEATURE: Support regular expressions for watched words
|
2017-09-27 15:48:57 -04:00 |
|
Robin Ward
|
fa41913ba5
|
FIX: Don't count private content in New User of the Month
|
2017-09-27 15:03:24 -04:00 |
|
Régis Hanol
|
6a7920ad75
|
FIX: wasn't able to change default theme
|
2017-09-27 20:05:31 +02:00 |
|
Robin Ward
|
7578d8fc44
|
Add a DiscourseEvent for when a topic is closed
|
2017-09-27 14:00:53 -04:00 |
|
Robin Ward
|
3e13becf33
|
A safe way to create class variables in a multisite environment.
This should allow plugins to set class variables that will not
stomp on other plugins.
|
2017-09-27 13:00:47 -04:00 |
|
Arpit Jalan
|
6700aed8ab
|
fix typo
|
2017-09-27 22:17:19 +05:30 |
|
Gerhard Schlager
|
1a37812625
|
FIX: show error message when keys are missing in email template
FIX: log email template changes in the Staff Log
|
2017-09-27 13:50:04 +02:00 |
|
Sam
|
a311dd06fe
|
UX: mess with iPad and iPhone sizing to compensate for keyboard
iOS still has no mechanism for figuring out how big the keyboard is, so
we fudge it.
|
2017-09-27 16:50:28 +10:00 |
|
Guo Xiang Tan
|
2568312475
|
FIX: Use exact patht to ensure we always redirect with the right format.
|
2017-09-27 11:55:06 +08:00 |
|