Sam
5d165c19b8
update logster
2016-05-05 14:54:25 +10:00
Robin Ward
34670c2c4f
FIX: Raw mobile view broken
2016-05-04 18:13:18 -04:00
Robin Ward
3220f9e3cc
FIX: ESLint
2016-05-04 17:20:36 -04:00
Robin Ward
148c4da23d
FIX: Server side missing jQuery
2016-05-04 17:01:13 -04:00
Régis Hanol
c775ea7b5e
add 'Most Liked' and 'Most Replied To' columns in user summary
2016-05-04 22:48:30 +02:00
Robin Ward
b1c4c8a5d0
Deprecation: replace `itemController` with components
2016-05-04 16:18:22 -04:00
Robin Ward
4e5831c43f
Deprecation: Remove `{{each itemView=}}`
2016-05-04 16:18:15 -04:00
Robin Ward
9ea32bf7d8
Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}`
2016-05-04 16:18:09 -04:00
Arpit Jalan
acbec76411
FIX: use site default locale for flag title and body
2016-05-05 00:20:06 +05:30
Neil Lalonde
484cd8b362
Version bump to v1.6.0.beta3
2016-05-04 14:30:46 -04:00
Neil Lalonde
b1f798f119
Update translations
2016-05-04 14:22:15 -04:00
Arpit Jalan
b25d950d99
FEATURE: allow moderators to convert a private message to public topic or vice versa
2016-05-04 22:47:32 +05:30
Robin Ward
2950a82a7d
FIX: `showFlags` was not triggered correctly by the keyboard shortcut
2016-05-04 12:03:20 -04:00
Arpit Jalan
9427e0c732
FIX: bootstrap mode should not amend setting that is not in default state
2016-05-04 16:46:46 +05:30
Neil Lalonde
5576c8efca
FIX: banner topics show on tags list and tagged topic list pages
2016-05-03 16:15:57 -04:00
Neil Lalonde
c1aded8b64
FIX: crawler view of tags index page
2016-05-03 16:10:12 -04:00
Neil Lalonde
f072cb404e
FIX: add a title to the tags index page
2016-05-03 16:10:12 -04:00
Arpit Jalan
82daf93eb3
Merge pull request #4206 from techAPJ/convert-topic
...
FEATURE: move a topic from PM to regular topic or vice versa
2016-05-04 01:33:15 +05:30
Régis Hanol
df14926e42
SECURITY: check magic bytes before using ImageMagick tools
2016-05-03 21:54:07 +02:00
Robin Ward
b061ba5c52
FIX: Broken spec. Stupid mocking.
2016-05-03 15:30:48 -04:00
Robin Ward
65392f37bb
FIX: Apply both embedded post filters
2016-05-03 15:19:59 -04:00
Robin Ward
664f1913c8
FIX: Don't include hidden posts in embedded comments
2016-05-03 15:01:20 -04:00
Robin Ward
2cc6efba8c
FIX: Featuring topics wasn't happy with concurrency.
2016-05-03 14:24:50 -04:00
Arpit Jalan
26964a72ca
FIX: editing user title was deleting location
2016-05-03 22:25:43 +05:30
Régis Hanol
ad15049ef0
FIX: don't track clicks on links in quotes
2016-05-03 18:47:01 +02:00
Arpit Jalan
c069488560
FIX: moderator_action posts should be suppressed from digests
2016-05-03 16:43:21 +05:30
Arpit Jalan
706ea28ef9
FIX: prepend 'continue discussion' link to topic template
2016-05-03 15:01:02 +05:30
Guo Xiang Tan
44868c9e77
Update message_bus.
2016-05-03 13:37:35 +08:00
Régis Hanol
8e611ec7a1
FEATURE: handle bounced emails
2016-05-02 23:15:32 +02:00
cpradio
b7b5caa50e
FEATURE: Apply external window setting to Revision History ( #4207 )
2016-05-02 14:48:34 -04:00
Arpit Jalan
acfb540952
FEATURE: move a topic from PM to regular topic or vice versa
2016-05-02 21:34:05 +05:30
Robin Ward
cf7b08d034
FIX: Middle clicking on search should open it in a new tab
2016-05-02 11:50:40 -04:00
cpradio
5c583ff5bb
FEATURE: Extend clicking tracking to the user profile page. ( #4203 )
...
* Extend clicking tracking to the user profile page.
Added qunit tests
Fixed click-track-test so it uses the correct data attribute for topic_id in its fixture
* Added a second excerpt to verify test pulls from the appropriate one.
2016-05-02 11:43:58 -04:00
Régis Hanol
e2928f78d2
FIX: don't show top links from private categories in user summary
2016-05-02 15:26:23 +02:00
Sam
4141cfc716
FIX: tags show page was broken
2016-05-02 12:56:02 +10:00
Sam
672d6924ec
FIX: malformed <details> should not break email
2016-05-02 12:33:56 +10:00
Sam
3f9ed76dad
no need to use discourse event here
2016-05-02 12:01:15 +10:00
Sam
a5b0445e02
FIX: never perform searches that bypass validation
...
we must perform another isValidSearchTerm check when we are about to
perform search cause the call is debounced
2016-05-02 11:53:47 +10:00
Sam
d25dc126f7
FIX: Post does not save if it contains a tag link
2016-05-02 11:36:09 +10:00
Sam
ad2a3ec5bc
FIX: don't log user action if no user exists for topic
2016-05-02 11:14:37 +10:00
Arpit Jalan
b1d6e2307f
FIX: do not track mailto links
2016-04-30 15:40:19 +05:30
Jeff Atwood
e36d45373f
Update INSTALL-email.md
2016-04-30 01:32:45 -07:00
Robin Ward
1a3b63e07d
`createWithMixins` is deprecated.
2016-04-29 16:50:52 -04:00
Robin Ward
a50edb87ec
FIX: Some notifications were not clearing properly.
2016-04-29 16:42:04 -04:00
Robin Ward
1ac6dd194d
Allow the `href` setting to be a function.
2016-04-29 13:27:17 -04:00
Régis Hanol
a244c33023
temporarily disable processing email replies to VERP
2016-04-29 18:30:05 +02:00
Robin Ward
2cf4107a67
FIX: Safari icon positioning
2016-04-29 11:44:11 -04:00
Jeff Atwood
ad4de4ac41
don't need giant header
2016-04-29 03:42:45 -07:00
Jeff Atwood
afbb8e5072
don't need enormous H1 headers
2016-04-29 03:41:58 -07:00
Jeff Atwood
9cabd2d98f
Update INSTALL-cloud.md
2016-04-29 03:33:21 -07:00