Commit graph

11666 commits

Author SHA1 Message Date
Kris Aubuchon
6ab7bfee14 fixing ban display on usercard and IE11 issue with user page controls 2014-11-03 10:16:10 -05:00
Régis Hanol
52b3877b70 FIX: don't create a new revision when there was an error while saving the post and/or topic 2014-11-03 15:31:11 +01:00
Régis Hanol
b09ad87098 FIX: add 'show emails' button from moderators in user admin section 2014-11-03 12:46:08 +01:00
Sam
6080cee874 Merge pull request #2941 from riking/archive_org
Add archive.org to crawler list to serve no-js to
2014-11-03 11:58:12 +11:00
riking
37dbc4b5e6 Add archive.org to crawler list to serve no-js to 2014-11-02 16:51:23 -08:00
Sam
4d82a571fb FIX: restrict the size of small tags (when nested) 2014-11-03 11:23:18 +11:00
Jeff Atwood
4e3a8b87e3 mobile user profile page tweak 2014-11-01 21:44:56 -07:00
Jeff Atwood
6f391052dc mobile user profile page tweak 2014-11-01 21:30:37 -07:00
Jeff Atwood
a54e33cd6b FIX: mobile date was pushed offscreen, w/ h-scroll 2014-11-01 21:21:21 -07:00
Jeff Atwood
7143b09b98 Merge pull request #2939 from awesomerobot/master
adding last post/joined to usercard
2014-11-01 21:01:08 -07:00
Kris Aubuchon
1f4e2d0fd6 adding last post/joined to usercard 2014-11-01 23:03:52 -04:00
Sam
9d43e0ae0c FIX: regression, ESC is not captured correctly 2014-11-01 18:31:16 +11:00
Sam
5ddb82c9b6 impor script fixes 2014-11-01 18:31:16 +11:00
Robin Ward
811b8f3281 FIX: On mobile you couldn't click on a post avatar 2014-10-31 17:34:45 -04:00
Jeff Atwood
0408960b74 tweak time field on user page stream 2014-10-31 12:26:46 -07:00
Jeff Atwood
28bd46d816 clean up user page mobile styles 2014-10-31 12:21:55 -07:00
Jeff Atwood
e822108d85 tighten up mobile search spacing 2014-10-31 12:12:25 -07:00
Jeff Atwood
f179c8a6fb make search help fit on mobile 2014-10-31 12:07:09 -07:00
Jeff Atwood
b732e9b1bb tighten up expansion left gutter 2014-10-31 11:46:31 -07:00
Régis Hanol
3e9e3f6e08 Merge pull request #2937 from jmay/deprecation
Fixed some deprecations in the spec suite
2014-10-31 19:04:53 +01:00
Jason W. May
ce511231a4 Merge branch 'master' into deprecation 2014-10-31 10:44:51 -07:00
Jason W. May
bdc7947cd6 rspec expect...to deprecations 2014-10-31 10:44:26 -07:00
Régis Hanol
22525ff74c FIX: changing title of a poll should close/open the poll 2014-10-31 12:01:47 +01:00
Régis Hanol
9ffd7546eb add 'plugins' directory to sublime's project file 2014-10-31 12:01:16 +01:00
Sam
11eff54ead Merge pull request #2934 from awesomerobot/master
some small usercard fixes, more to come!
2014-10-31 16:29:10 +11:00
vagrant
cbaa8893ce few small usercard fixes, more to come! 2014-10-31 00:46:27 -04:00
Sam
f6b20ada93 a new bespoke importer, feel free to borrow ideas 2014-10-31 15:19:40 +11:00
Sam
1d4daca75d add override for post creation in importer 2014-10-31 15:19:40 +11:00
Sam
c3767dff6a FEATURE: stop watching for new suggested topics 2014-10-31 15:19:40 +11:00
Sam
4cf33ca59a upgrade rails 2014-10-31 15:19:40 +11:00
Sam
bd78fca121 Merge pull request #2908 from cpradio/pr-dismiss-posts-topics-on-category
FEATURE: Show dismiss posts/topics buttons on category filtered lists
2014-10-31 11:34:53 +11:00
Sam
2251877332 FIX: "Dismiss Posts" corrupting read state
REFACTOR: seen_post_count was a bad name, renamed to highest_seen_post_number
2014-10-31 09:40:35 +11:00
Neil Lalonde
fb69690a4f Version bump to v1.1.0.beta8 2014-10-30 17:30:30 -04:00
Neil Lalonde
718854f055 Update translations 2014-10-30 17:30:05 -04:00
Robin Ward
b5e9e9d6bd FIX: Enable word wrap for pre tags in embedded discourse on iOS 2014-10-30 16:14:40 -04:00
Robin Ward
e66c53a4a7 Add /badges to robots.txt for now, we don't have a crawlable view so
it's better to exclude it.
2014-10-30 14:32:42 -04:00
Robin Ward
572842721d FIX: Better page titles for SEO 2014-10-30 14:26:56 -04:00
Jeff Atwood
212b593960 long embed content urls overflow in safari? 2014-10-30 10:15:44 -07:00
Robin Ward
78f5237ae9 UX: Add title to user card, if exists 2014-10-30 12:11:33 -04:00
Robin Ward
316f1bea04 SECURITY: Don't allow redirects with periods in case you don't control
other tlds on the same domain.
2014-10-30 11:31:44 -04:00
cpradio
50f7fbc361 Apply comment from @sam to consolidate logic 2014-10-30 10:19:49 -04:00
Sam
59cc2476a1 Merge pull request #2933 from techAPJ/patch-1
trivial update to allow api endpoint for sync_sso
2014-10-30 21:39:54 +11:00
Arpit Jalan
fb750af659 trivial update to allow api endpoint for sync_sso 2014-10-30 15:30:44 +05:30
Sam
222f9fee38 need to figure out encoding before forcing. 2014-10-30 17:49:44 +11:00
Sam
75ffb0a425 Merge pull request #2912 from cpradio/pr-make-create-topic-global
FIX: Make shortcut 'c' global for creating a topic
2014-10-30 17:23:12 +11:00
Sam
cd0ff7b0f2 Merge pull request #2932 from awesomerobot/master
new usercard style
2014-10-30 11:01:05 +11:00
Kris Aubuchon
faece5a504 new usercard style 2014-10-29 19:48:20 -04:00
Neil Lalonde
daea4f82b4 Merge pull request #2927 from JSey/patch-2
BUG: phpBB lists not properly converted
2014-10-29 17:38:20 -04:00
Régis Hanol
6e053942a4 FIX: moderators should be able to search users by email 2014-10-29 22:08:41 +01:00
Jeff Atwood
250bee6a91 move create new dialog autofocus to email field 2014-10-29 13:47:21 -07:00