Sam
|
982b763216
|
correct facebook logic
|
2013-08-26 18:01:01 +10:00 |
|
Sam
|
ac905d4a08
|
defer persona init till after people launch the login dialog
|
2013-08-26 17:51:41 +10:00 |
|
Sam
|
d0b4c751b7
|
fix facebook authenticator
|
2013-08-26 17:36:20 +10:00 |
|
Sam
|
f4bda8f1ba
|
revert change of defaults for twitter and facebook enabled
|
2013-08-26 17:36:08 +10:00 |
|
Sam
|
fd6e86483f
|
strip out css fade-in animation from share dialog, it was only causing trouble. Fixing it is more hassle than it is worth. inivisible elements take height so we constantly need to worry about re-positioning the hidden share dialog.
|
2013-08-26 16:28:42 +10:00 |
|
Sam
|
0b74c2da9c
|
fix jittering on click caused by re-positioning of invisible share dialog. it does not use display:none to preserve an animation.
|
2013-08-26 16:09:30 +10:00 |
|
Sam
|
322b5c236c
|
queue emails right away if a user is not online, no point waiting.
|
2013-08-26 14:55:35 +10:00 |
|
Sam
|
bb3725cfca
|
correct spec
|
2013-08-26 14:39:34 +10:00 |
|
Sam
|
afd1a3ac7b
|
yeah ... we should be installing the gem :)
|
2013-08-26 13:52:15 +10:00 |
|
Sam
|
818bf1355d
|
PluginStore for plugin specific bits of storage
Amended plugin interfaces so they work with the vk sample
|
2013-08-26 12:59:17 +10:00 |
|
Sam
|
213ce33af2
|
Fixed all broken specs
Moved middleware config into authenticators
|
2013-08-26 12:59:17 +10:00 |
|
Sam
|
912d4b853b
|
slowly going about ordering our middleware
|
2013-08-26 12:59:17 +10:00 |
|
Sam
|
af356e58d4
|
work in progress, get specs to work.
|
2013-08-26 12:59:17 +10:00 |
|
Sam
|
eebe21a8c8
|
fix open id so it creates records properly
|
2013-08-26 12:59:17 +10:00 |
|
Sam
|
075002a6d5
|
refactoring the plugin interfaces to allow for better extensible
|
2013-08-26 12:59:17 +10:00 |
|
Sam
|
2eb55b74e4
|
twitter and facebook are broken unless configure, so default off please
|
2013-08-26 12:59:17 +10:00 |
|
Sam
|
b52aba15e0
|
major refactor of auth, break up the gigantic omniauth controller into sub classes for way better extensibitily
|
2013-08-26 12:59:17 +10:00 |
|
Sam
|
90dddb4395
|
store honeypot challenge in redis for extra security
|
2013-08-26 12:55:13 +10:00 |
|
Sam
|
011d3cf779
|
minor style change
|
2013-08-26 12:55:13 +10:00 |
|
Sam
|
c4a2e62a95
|
Merge pull request #1378 from justin808/justin808_cc
Lower Complexity of UsersController
|
2013-08-25 17:14:39 -07:00 |
|
Sam
|
f87ba0d88f
|
Merge pull request #1381 from einarj/test_nickname_hub_registration_failure
Added test case for nickname registration failure
|
2013-08-25 17:12:52 -07:00 |
|
Sam
|
e0c99196a8
|
Merge pull request #1383 from ZogStriP/add-max-image-height-site-setting
add max_image_height site setting
|
2013-08-25 17:11:48 -07:00 |
|
Sam
|
3cffdb5a65
|
Merge pull request #1382 from novemberkilo/master
No more rails 4 deprecation warnings
|
2013-08-25 17:09:49 -07:00 |
|
Sam
|
472f0684c3
|
Merge pull request #1345 from salbertson/refactor-find_by_username_or_email
Improve test coverage and refactor User.find_by_username_or_email
|
2013-08-22 17:14:06 -07:00 |
|
Sam
|
d7596840e5
|
only staff should be able to see bookmarks and favs of other users
ensure that when they click on them they see the correct topics (topics for user they are looking at, not current user)
|
2013-08-22 09:18:54 +10:00 |
|
Sam
|
38e80b999f
|
benching script, work in progress
|
2013-08-22 09:01:45 +10:00 |
|
Sam
|
735efd8b09
|
Merge pull request #1368 from johnpaulashenfelter/documentation/remove_references_to_clockwork
Remove references to clockwork
|
2013-08-21 15:52:33 -07:00 |
|
Sam
|
9526415789
|
em-redis is never used, don't require it
hiredis was never wired up properly ... use it ... it is way faster
|
2013-08-21 10:23:32 +10:00 |
|
Sam
|
8a0a097dfb
|
make message bus more robust to bad inputs, correct issue where notifications channel is not susbcribed
|
2013-08-21 09:07:38 +10:00 |
|
Sam
|
487788b65b
|
correct missing progress bar on navigation to new topic.
|
2013-08-21 08:37:30 +10:00 |
|
Sam
|
31dac4b197
|
unseen users get no updates
|
2013-08-20 17:48:04 +10:00 |
|
Sam
|
c0c929be5a
|
optimise query that runs every 10 minutes and takes out the user table
|
2013-08-20 17:40:22 +10:00 |
|
Sam
|
b5b22f0f36
|
move secret token into redis to ease install
|
2013-08-20 17:17:19 +10:00 |
|
Sam
|
0061fc33cd
|
rack mini profiler updated
|
2013-08-20 16:51:15 +10:00 |
|
Sam
|
f4d833da27
|
fix onebox exception, if oneboxes fail on save we log a warning to the log
|
2013-08-20 11:38:10 +10:00 |
|
Sam
|
d43bd55e5b
|
HACK: hold back on loading more topics for a bit while we are repositioning the page for Safari
|
2013-08-20 11:25:15 +10:00 |
|
Sam
|
341a28402d
|
speed up scrolling on android
|
2013-08-20 11:25:15 +10:00 |
|
Sam
|
dca0b6b9b8
|
Merge pull request #1358 from chrishunt/bump-favcount
Improve readability of count for complex favicons
|
2013-08-19 14:58:57 -07:00 |
|
Sam
|
60c740e16e
|
Merge pull request #1361 from ZogStriP/fix-css-on-image-in-preview
FIX: images in the preview have rounded corners
|
2013-08-19 14:58:02 -07:00 |
|
Sam
|
df2b0b47bd
|
Merge pull request #1360 from michaelkirk/feature/oauth2
not recording Oauth2 user email
|
2013-08-19 14:57:05 -07:00 |
|
Sam
|
a9393e4a7a
|
paging for flag list
corrected reload behavior on flag list
refactored post actions ... extracted flag queries
|
2013-08-19 21:14:26 +10:00 |
|
Sam
|
22bcb7d412
|
better errors ... bettered
|
2013-08-19 21:13:07 +10:00 |
|
Sam
|
9b5da77855
|
correct broken logic in screen track that was causing read status not to flush properly when navigating using the suggested topics list.
|
2013-08-19 11:35:06 +10:00 |
|
Sam
|
4b0a1179e9
|
link to first unread as opposed to last read in topic lists
|
2013-08-19 11:34:08 +10:00 |
|
Sam
|
1d74cc60a1
|
don't try sending emails out in profile mode
|
2013-08-19 11:33:38 +10:00 |
|
Sam
|
beeb86bf91
|
correct user simulator
|
2013-08-19 11:33:24 +10:00 |
|
Sam
|
b69d089d06
|
we need to decalre favcount to keep tests happy
|
2013-08-18 21:52:13 +10:00 |
|
Sam
|
3b34ab8cab
|
Merge branch 'master' of github.com:discourse/discourse
|
2013-08-18 21:35:29 +10:00 |
|
Sam
|
82ca61f150
|
Merge pull request #1350 from michaelkirk/feature/oauth2
Feature/oauth2
|
2013-08-18 17:01:01 -07:00 |
|
Sam
|
1cab98bf78
|
Merge pull request #1336 from novemberkilo/master
First pass at fixing rails4 deprecation warnings
|
2013-08-18 16:59:07 -07:00 |
|
Sam
|
b651758524
|
Merge pull request #1353 from chrishunt/favcount-ftw
Use favcount.js v1.0.1
|
2013-08-18 16:57:36 -07:00 |
|
Sam
|
3f5b5f1581
|
Merge branch 'master' of github.com:discourse/discourse
|
2013-08-18 21:30:14 +10:00 |
|
Sam
|
3735cfdadb
|
Merge pull request #1348 from chrishunt/dynamically-png-me
Re-write dynamic favicon javascript
|
2013-08-17 03:26:14 -07:00 |
|
Sam
|
18d17d3db0
|
Merge pull request #1349 from ZogStriP/bench-script-is-not-working-on-OS-X
FIX: bench script is not working on OS X
|
2013-08-17 03:24:49 -07:00 |
|
Sam
|
c314a1862f
|
add todo
|
2013-08-16 17:04:30 +10:00 |
|
Sam
|
b52761c522
|
Merge pull request #1338 from ofgeek/patch-2
Update client.zh_CN.yml
|
2013-08-15 21:52:02 -07:00 |
|
Sam
|
b60c8080e5
|
Merge pull request #1337 from ZogStriP/avatar-work
Avatar work
|
2013-08-15 21:50:37 -07:00 |
|
Sam
|
b2b01fd26c
|
Urgent Bugfix: workaround therubyracer corruption when it is run within a fiber
|
2013-08-16 13:08:23 +10:00 |
|
Sam
|
be4b326f46
|
avoid calling v8 multiple times ( makes certain testing simpler)
|
2013-08-16 13:03:47 +10:00 |
|
Sam
|
def134605d
|
updating the ref gem in case it fixes weird v8 stuff
|
2013-08-15 21:43:02 +10:00 |
|
Sam
|
883db5798b
|
eliminate a class of v8 initialization bugs due to concurrency in sidekiq
|
2013-08-15 21:16:37 +10:00 |
|
Sam
|
a7eea65d53
|
se onebox could exception out
|
2013-08-15 21:16:37 +10:00 |
|
Sam
|
9e20a99afd
|
more info logged
|
2013-08-15 17:48:11 +10:00 |
|
Sam
|
5d4d72c19d
|
also bench a topic page
|
2013-08-15 17:13:05 +10:00 |
|
Sam
|
d753cdb2f7
|
add db population
|
2013-08-15 16:59:38 +10:00 |
|
Sam
|
40ef4b6907
|
add time it takes to load rails
|
2013-08-15 16:35:57 +10:00 |
|
Sam
|
8f5866d9e8
|
prereqs
|
2013-08-15 15:37:33 +10:00 |
|
Sam
|
1c4b1eba08
|
we need the output of bundle
|
2013-08-15 15:32:07 +10:00 |
|
Sam
|
5d05b96ca0
|
work in progress, benching script
|
2013-08-15 15:19:23 +10:00 |
|
Sam
|
ee95d7df9c
|
trigger observers, wow this is all very complicated and full of duct tape
|
2013-08-15 13:54:48 +10:00 |
|
Sam
|
fda6cce0de
|
minor refactor
|
2013-08-15 13:44:30 +10:00 |
|
Sam
|
fcbb9919b6
|
override search term length for topic id spec
|
2013-08-15 13:19:37 +10:00 |
|
Sam
|
79c109a819
|
Merge pull request #1322 from bhicks/refactor-feature-topic-users
Refactoring the feature_topic_users method
|
2013-08-14 20:04:54 -07:00 |
|
Sam
|
b55c9e391d
|
Merge pull request #1333 from fabianoleittes/fix_type_url
Fix url not to be nil
|
2013-08-14 20:04:00 -07:00 |
|
Sam
|
1eecb0cee5
|
use sigterm as opposed to hup, cause spork was not handling the hup correctly
|
2013-08-15 12:55:45 +10:00 |
|
Sam
|
dd29e0b3b9
|
removing Guardfile, we no longer use is and rake autospec covers everything it used to do.
|
2013-08-15 12:55:19 +10:00 |
|
Sam
|
1f0de36e41
|
extract method
|
2013-08-15 11:11:14 +10:00 |
|
Sam
|
1965cbcad6
|
Merge pull request #1331 from ZogStriP/fix-avatars-on-activity-stream
FIX: performance regression on activity streams
|
2013-08-14 16:52:13 -07:00 |
|
Sam
|
c2653b2915
|
Merge pull request #1309 from stephankaag/sidetiq
Replace Clockwork with Sidetiq
|
2013-08-14 16:51:04 -07:00 |
|
Sam
|
997f2ee63a
|
Merge pull request #1317 from novemberkilo/master
Extract methods to improve flog score of TopicView
|
2013-08-14 16:50:13 -07:00 |
|
Sam
|
d01d823e92
|
Merge pull request #1323 from ZogStriP/fix-avatars-in-quotes-in-already-cooked-posts
FIX: avatars in quotes/oneboxes
|
2013-08-14 04:21:20 -07:00 |
|
Sam
|
628ec101c7
|
minor refactoring
|
2013-08-06 06:34:42 +10:00 |
|
Sam
|
11dca1fd92
|
make code climate a bit happier
|
2013-08-06 06:25:44 +10:00 |
|
Sam
|
1fb160d30f
|
credit where it is due
|
2013-08-05 14:29:04 +10:00 |
|
Sam
|
2d0ec364db
|
unbundled_require for gabbler
|
2013-08-05 14:27:19 +10:00 |
|
Sam
|
019d52f4ac
|
Merge pull request #1319 from adrianlang/patch-1
Fix typo in german translation
|
2013-08-14 01:11:10 -07:00 |
|
Sam
|
6e97ddc8ef
|
allow uploaded avatars by default
|
2013-08-05 14:08:08 +10:00 |
|
Sam
|
5f46dfedf1
|
Merge pull request #1320 from ZogStriP/local-avatars
Local avatars
|
2013-08-14 00:36:42 -07:00 |
|
Sam
|
10b02b1288
|
Create profile db generator for use when benchmarking a local install http://meta.discourse.org/t/benchmarking-discourse-locally/9070
|
2013-08-05 07:22:13 +10:00 |
|
Sam
|
2b3cdf9f38
|
allow onebox whitelist to be extended
|
2013-08-02 15:48:35 +10:00 |
|
Sam
|
c4af6297b4
|
read restricted categories should have a glyph
|
2013-08-02 15:33:16 +10:00 |
|
Sam
|
af685e83ea
|
oh my this convenience method sure is not convenient
|
2013-08-02 15:11:09 +10:00 |
|
Sam
|
803d023e23
|
Fixed GitHub auth, GitHub can provide us with a valid email - so automatically log in for those cases
|
2013-08-02 12:16:44 +10:00 |
|
Sam
|
d25dfb85ce
|
Merge pull request #1280 from kubabrecka/cs_update50
cs translation update
|
2013-08-01 18:13:32 -07:00 |
|
Sam
|
76678f0024
|
broken hinting fixed
|
2013-08-02 11:09:54 +10:00 |
|
Sam
|
d343d512b9
|
favorite user action consistency
|
2013-08-02 11:07:18 +10:00 |
|
Sam
|
3246f066c6
|
an attempt at getting this working on rails 4 ... not fruitful
|
2013-08-02 10:31:36 +10:00 |
|
Sam
|
09f9ed3609
|
nuking turbo sprockets, having lots of issues precompiling on jenkins
|
2013-08-02 10:07:57 +10:00 |
|
Sam
|
857e2e6a19
|
correct scope, it should user:email to get read access to email
|
2013-08-02 10:03:29 +10:00 |
|
Sam
|
5e23a0681d
|
work in progress, will finalize soon
|
2013-08-02 09:59:25 +10:00 |
|