Commit Graph

11050 Commits

Author SHA1 Message Date
Sam a901d682fe raise not found if user is not found 2014-09-25 17:45:45 +10:00
Sam 8f8ea735ee FIX: allow retry activation of account by username or password 2014-09-25 17:42:48 +10:00
Sam c4fb7dce23 fix style 2014-09-25 16:38:44 +10:00
Sam c248d28c38 FEATURE: display associated accounts in admin user 2014-09-25 16:15:01 +10:00
Sam d31322ea56 Merge pull request #2821 from lidel/ux-readable-lazyYT-title
UX: fix typo in lazyYT.css
2014-09-25 15:52:24 +10:00
Jeff Atwood 63c807e427 Merge pull request #2822 from techAPJ/patch-1
FIX: properly align username for suppressed avatar images
2014-09-24 22:49:36 -07:00
Arpit Jalan 648d3f3458 FIX: properly align username for suppressed avatar images 2014-09-25 11:17:23 +05:30
Sam 239d4d9d47 Revert "FIX: reply after like does nothing"
This reverts commit 52a94090c4.
2014-09-25 13:02:43 +10:00
Sam 52a94090c4 FIX: reply after like does nothing
(attempt to fix)
2014-09-25 12:47:49 +10:00
Sam e14e8f64bc FIX: don't stop youtube when liking a post
Also fixes post action create/destroy api not to include post raw.
2014-09-25 12:02:41 +10:00
Sam c43f6455f2 hold back some gems, do fix rspec issue 2014-09-25 11:04:22 +10:00
Sam 35f7168499 Gem updates, all up to latest. 2014-09-25 10:40:35 +10:00
Sam 66db428c14 gem updates 2014-09-25 10:36:04 +10:00
Sam dc71b90606 update gems 2014-09-25 10:33:06 +10:00
Sam 5e0623d1e5 FEATURE: airbrake dependency removed, can be added via a plugin if needed 2014-09-25 10:30:29 +10:00
Sam 0f39025f78 Update gems 2014-09-25 10:28:27 +10:00
Marcin Rataj d1e471978a UX: fix typo in lazyYT.css 2014-09-25 02:21:03 +02:00
Sam 303076697a update sidekiq to latest 2014-09-25 10:17:35 +10:00
Sam d53e01619f SECURITY: rate limit user/password login 2014-09-25 10:06:44 +10:00
Sam ffa11bd1d6 remove cruft 2014-09-25 09:50:43 +10:00
Sam 1d2c7206e6 Merge pull request #2820 from Elberet/fix-url-bbcode
FIX: reworked handling URL bbcode tags
2014-09-25 09:36:55 +10:00
Sam d6f0004111 Update DEVELOPER-ADVANCED.md
ruby 2.1.3 not 1.9 ... no longer supported
2014-09-25 09:10:29 +10:00
Régis Hanol bfdbb70b3b FIX: automatic backup uploads to S3 when using a region 2014-09-24 22:52:09 +02:00
Robin Ward 6c275cd64d Update i18n keys for site_content rename 2014-09-24 16:13:48 -04:00
Robin Ward bc53d48bd7 Renaming site contents to site text 2014-09-24 16:08:14 -04:00
Robin Ward 84cf402482 Merge pull request #2805 from techAPJ/patch-1
Suppress images for short emails
2014-09-24 15:27:34 -04:00
Arpit Jalan 0a64657fab Suppress images for short emails 2014-09-24 23:52:27 +05:30
Robin Ward 98d21ed21f Remove deprecated `Ember.Deferred` 2014-09-24 14:17:29 -04:00
Jens Maier dcd7a149e2 FIX: reworked handling URL bbcode tags 2014-09-24 20:02:02 +02:00
Jeff Atwood cef3cdff86 remove unnecessary pre/code base CSS 2014-09-24 10:46:45 -07:00
Jeff Atwood b2c4cd8aa5 a bit more new user welcome tweaks 2014-09-24 10:24:08 -07:00
Robin Ward 21de00f9f9 FIX: If an observer fires to rerender, schedule it once so that click
events are not destroyed.
2014-09-24 12:21:18 -04:00
Neil Lalonde d96acdeafa FEATURE: screened IP address range can be entered like 192.* instead of 192.*.*.* 2014-09-24 12:05:29 -04:00
Sam b1567488b7 FIX: liking a post with replies expanded would cause glitch 2014-09-24 18:24:02 +10:00
Sam dc8eb6d737 FIX: backups not using x accl redirect 2014-09-24 16:51:41 +10:00
Sam a0b0398467 Merge pull request #2819 from lidel/ux-readable-lazyYT-title
UX: improve readability of video titles in lazyYT oneboxes
2014-09-24 13:29:04 +10:00
Sam 163929c819 UPGRADE: highlight js to latest from master 2014-09-24 13:03:30 +10:00
Sam 135c0b75f5 FIX: RuntimeError (can't add a new key into hash during iteration) in logs 2014-09-24 12:01:07 +10:00
Jeff Atwood 5d9756a2ac tweaks to new user welcome 2014-09-23 16:19:13 -07:00
Robin Ward 3afe274ccd Rename "Content" header to "Text Content" to make it more clear 2014-09-23 17:27:48 -04:00
Robin Ward b21d653e4b Build was broken due to load order. 2014-09-23 17:15:49 -04:00
Robin Ward fc32a0920d Move "Content" under "customize" in admin. 2014-09-23 17:12:31 -04:00
Jeff Atwood f7e9bfb199 UX: change to "Reply as LINKED topic" 2014-09-23 13:35:07 -07:00
Robin Ward d1d3e5dd8c Remove broken `debouncePromise` and clean up some deprecations 2014-09-23 16:16:44 -04:00
Marcin Rataj f406443891 UX: improve readability of video title in lazyYT plugin 2014-09-23 22:13:32 +02:00
Neil Lalonde 6fafebc4c8 after deleting a user, don't show a popup saying you deleted the user. jeff hates that. 2014-09-23 16:07:26 -04:00
Robin Ward d073b908a9 Merge pull request #2818 from techAPJ/patch-4
Trigger browser password manager after signing up
2014-09-23 15:43:31 -04:00
Arpit Jalan b3838c2c1c Trigger browser password manager after sigining up 2014-09-24 01:04:36 +05:30
Robin Ward e92690b9cc Merge pull request #2817 from ottumm/master
Correct typo: "reples" to "replies"
2014-09-23 15:31:30 -04:00
Robin Ward 3980d14d5e FIX: On mobile, allow topic entrance from suggested topics 2014-09-23 14:36:21 -04:00