Commit Graph
100 Commits
Author SHA1 Message Date
Sam 6e0b5f7231 Merge pull request #2883 from davidsantoso/update-developer-install-guide
Remove database steps in DEVELOPER-ADVANCED.md
2014-10-20 11:05:45 +11:00
Sam 6d880f625f Merge pull request #2891 from techAPJ/patch-1
FIX: browser password manager was saving name instead of username
2014-10-20 11:03:44 +11:00
Sam 98949fc220 Merge pull request #2893 from DeanMarkTaylor/patch-3
Correct minor spelling mistakes in tests
2014-10-20 11:02:49 +11:00
Sam a0f74daf6b correct dodgy test 2014-10-18 20:16:19 +11:00
Sam 147e4bf056 add some padding 2014-10-18 18:12:48 +11:00
Sam bfbfc16cca Correct hard coded URL, implement missing features 2014-10-18 18:09:45 +11:00
Sam bf7ee92d56 Move search help to a more intuative spot 2014-10-18 18:00:54 +11:00
Sam 8efee0d03d don't use Markdown 2014-10-18 17:17:38 +11:00
Sam 53feb1d2d0 copy 2014-10-18 15:44:38 +11:00
Sam de71477405 FEATURE: order:views order by views 2014-10-18 15:38:58 +11:00
Sam e6cc4cba8b FEATURE: in:tracking and in:watching search filters 2014-10-18 15:34:05 +11:00
Sam 8afd7a7f21 FEATURE: in:likes and in:posted search filters 2014-10-18 15:19:08 +11:00
Sam cbc132eca9 FEATURE: added status:noreplies and status:archived to advanced search 2014-10-18 14:54:11 +11:00
Sam 840b68003c copy 2014-10-18 14:28:29 +11:00
Sam 742c5e29c9 FEATURE: advanced search help 2014-10-18 14:27:33 +11:00
Sam 2f4e2dc687 remove broken symlink 2014-10-18 10:13:58 +11:00
Sam 9ba2c106ae FIX: regression latest.rss was broken 2014-10-16 14:52:21 +11:00
Sam 10db8f21d7 FEATURE: experimental reply-to expansion which hides intermediate posts
experimental_reply_expansion
2014-10-15 18:13:13 +11:00
Sam 8b508e704b Merge pull request #2881 from DeanMarkTaylor/patch-1
FIX: Censored word match fail if earlier partial match
2014-10-17 15:03:19 +11:00
Sam cb044bb219 Merge pull request #2851 from VickMellon/title_encoding_cast
FIX: force encoding for title field
2014-10-17 15:01:40 +11:00
Sam c2c4e03e0f FIX: when opening links in new window link only worked once 2014-10-15 14:50:20 +11:00
Sam 4f697f234d FIX: Password managers picking name as opposed to username 2014-10-15 11:40:19 +11:00
Sam cc688155f4 Merge pull request #2868 from chancancode/dont_silence_deprecation_warnings
*Don't* silence the deprecation warnings in test
2014-10-14 18:44:36 +11:00
Sam b4c29a9f3b FIX: regression in autocomplete 2014-10-14 18:22:44 +11:00
Sam 737be5e151 Merge pull request #2871 from mamhoff/autocomplete-again
Fix buggy autocomplete behaviour for non-US keyboards
2014-10-16 17:35:48 +11:00
Sam 2bace90054 FIX: migration would break if locale was forced to french 2014-10-14 18:07:59 +11:00
Sam 5aaafff798 cache breaker for new uglify options 2014-10-14 11:04:07 +11:00
Sam a34ed4d3e5 FEATURE: Make it easier to localize "email has been taken" 2014-10-13 14:18:53 +11:00
Sam 32a8b1b4ed Merge pull request #2877 from lidlanca/patch-8
Fix: Set title for multiple youtube video player with the same ID  (dont rely on id to set title)
2014-10-15 12:23:44 +11:00
Sam f834a5fe4e correct spec 2014-10-09 22:27:34 +11:00
Sam be48dfbb8c correct badge title revocation query 2014-10-09 22:01:08 +11:00
Sam ba51e60644 Merge pull request #2857 from iamntz/patch-1
Added transliteration for extra diacritics
2014-10-08 22:40:11 +11:00
Sam b9a9fb54da FIX: streaming incorrect events into all tab 2014-10-08 13:35:07 +11:00
Sam 67429b29a5 FIX: after visiting "top" unread/new tip rendered in large font 2014-10-08 13:11:26 +11:00
Sam 7ef2f48660 FIX: not showing any search results when scoped on user 2014-10-08 13:03:18 +11:00
Sam b47c1defe0 FIX: add missing transliteration rules 2014-10-08 12:27:51 +11:00
Sam 168c690427 FIX: handle paste events for auto completed fields 2014-10-08 11:59:46 +11:00
Sam 0e7be81e60 FIX: badge granted titles were not being revoked when badge was revoked 2014-10-08 10:26:18 +11:00
Sam a7618ec4f6 FIX: select + replies could not be selected 2014-10-07 16:53:19 +11:00
Sam 620c3b3dcd UX: improve select2 category picker styling 2014-10-07 16:28:11 +11:00
Sam 0378dca66f FIX: dismissed banner topic returned after saving user profile 2014-10-07 16:11:19 +11:00
Sam 836bc0f935 FIX: incorrect edit notification in user stream
FIX: missing edit notifications when post edited by multiple users
2014-10-07 15:57:48 +11:00
Sam dde8ae7e96 FIX: analytics universal not sending correct location 2014-10-07 12:23:04 +11:00
Sam 4e2f1811ca a bit hackish, override fa-certificate for default icon (it is set by pg in the column default) 2014-10-07 12:01:06 +11:00
Sam dba1616762 FIX: blank page on user page in rare cases 2014-10-07 11:43:17 +11:00
Sam 6391dc7f28 FIX: hitting edit while replying does nothing 2014-10-06 10:51:02 +11:00
Sam 54281d5944 badge system is not experimental 2014-10-06 09:36:56 +11:00
Sam f2957b126e add more diagnostics to encoding issues 2014-10-03 19:45:42 +10:00
Sam f5912a5500 amend previous fix 2014-10-03 16:35:35 +10:00
Sam 8c214c35e4 FIX: clicking on heading could insert a broken heading 2014-10-03 16:35:02 +10:00
Sam b525d95d19 Merge pull request #2840 from lidlanca/patch-6
Fix: CSS to reveal hidden or partially visible avatars on 2nd line topic map
2014-10-03 15:55:11 +10:00
Sam 65156bd8f6 FIX: hide dangerous dev only site settings in production
(port/force hostname/queue jobs)
2014-10-03 15:53:01 +10:00
Sam 81e91f3fd7 FIX: unlisted topics listed in activity stream 2014-10-03 15:37:51 +10:00
Sam cc23bb84d9 FEATURE: ninja op_likes sort for topic lists 2014-10-03 13:16:53 +10:00
Sam 0d1b460f1e Pending spec for Nokogiri fix 2014-10-03 12:37:07 +10:00
Sam 49a543ebdd remove 1.9.3 from docs 2014-10-03 11:08:43 +10:00
Sam 090dc80f8a FIX: work around random encoding errors
(symptom is that site is blank see: https://meta.discourse.org/t/actionview-template-error-incompatible-character-encodings-utf-8-and-ascii-8bit/19970)
2014-10-03 10:41:52 +10:00
Sam 29bb9eaa89 Merge pull request #2835 from techAPJ/patch-2
add user email on account created page
2014-10-02 17:29:26 +10:00
Sam 2450d284c5 Merge pull request #2833 from mamhoff/new-bugfix-autocomplete
BUGFIX: Handle text input in keypress handler for I18n
2014-10-02 17:04:41 +10:00
Sam 489078bfcf Merge pull request #2834 from techAPJ/patch-1
trigger "browser password manager" for password reset page
2014-10-02 16:49:00 +10:00
Sam 0d7eb1ed55 Merge pull request #2836 from Elberet/smf2-import
FIX: quoting non-existing messages would break SMF2 importer
2014-10-02 16:46:36 +10:00
Sam bc703897e1 Merge pull request #2838 from lidlanca/fix_min_username
Fix: remove hardcoded minimum for username length validation
2014-10-02 16:44:24 +10:00
Sam 37af13f6ea FIX: badge notifications are marked read by the system after opening 2014-10-02 16:08:31 +10:00
Sam 72a28aeb7c FEATURE: always show highest trust level badge in card
FEATURE: fa-user icon for trust level badges
2014-10-02 16:08:31 +10:00
Sam 890346f0b0 FIX: if quoting ends with link, quote reply does not show up 2014-10-02 15:24:11 +10:00
Sam 3863553275 Merge pull request #2830 from Elberet/smf2-import
FIX: made SMF2 importer compatible with Ruby 2.0
2014-10-01 10:17:54 +10:00
Sam c42b3ca657 fix messy merge 2014-09-30 13:22:45 +10:00
Sam 4bcd4e05b8 correct spec 2014-09-30 13:16:34 +10:00
Sam 0fc6c751cb FEATURE: implement lock/unlock trust level mechanics 2014-09-30 13:16:34 +10:00
Sam 4d1d5ca928 Merge pull request #2825 from lidlanca/patch-5
Onebox Github Pull Request Styling
2014-09-29 16:47:57 +10:00
Sam 8371837b21 Merge pull request #2808 from gschlager/i18n_fix07
FIX: Category creation failed when translation was missing
2014-09-29 16:20:02 +10:00
Sam a6fcacec6b FIX: missing white space github onebox styling 2014-09-29 14:26:16 +10:00
Sam 85e885fcfa FIX: sync up all counts when visiting new and unread 2014-09-29 13:49:38 +10:00
Sam fdd6bcf38d less lines 2014-09-29 11:55:25 +10:00
Sam a659019ff6 Merge pull request #2823 from lidlanca/github-blob-style
Add Styling for Github Code blob + Line numbers
2014-09-29 11:52:15 +10:00
Sam 8d75ab60ea FEATURE: github onebox improvements
FIX: incorrect number on github onebox
2014-09-26 18:29:03 +10:00
Sam 1daff24e7c FIX: typo, no grey unread in suggested topic list 2014-09-26 09:41:08 +10:00
Sam 0a37f32eea FIX: someone yanked ffi :( 2014-09-26 06:49:27 +10:00
Sam dd5872eecb remove warnings 2014-09-25 17:46:51 +10:00
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
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
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
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