Commit Graph

11946 Commits

Author SHA1 Message Date
Robin Ward 7a8811882e UX: Remove icons, add black/white colors to attributes in user card 2014-11-04 12:53:02 -05:00
Robin Ward 1302a0a276 Allow Emoji to be overwritten. Show added Emoji in search. 2014-11-04 12:20:00 -05:00
Régis Hanol bc037a317d Merge pull request #2944 from awesomerobot/master
quick fix on collapsed user profile controls
2014-11-04 17:11:41 +01:00
Kris Aubuchon 03c3221ea8 quick fix on collapsed user profile controls 2014-11-04 10:57:30 -05:00
Sam 8432acf0af Merge pull request #2938 from riking/include_raw
Add ?include_raw parameter to topic views
2014-11-04 14:26:35 +11:00
Sam 95c518329a FEATURE: display github profile links on user card and profile
Can be disabled by unchecking "public_github_screen_name"
2014-11-04 13:33:58 +11:00
Sam e14e2b8158 remove custom groups, they are not needed 2014-11-04 13:33:26 +11:00
Jeff Atwood 558f9d4e6e shorten user filter removal copy 2014-11-03 13:58:58 -08:00
Régis Hanol 862c8a19a3 FEATURE: use img's title attribute in overlay information when provided 2014-11-03 22:03:06 +01:00
Robin Ward f361adef44 Make plugin load order deterministic 2014-11-03 15:26:25 -05:00
Régis Hanol 2c7b47fc40 fix the build 2014-11-03 20:42:13 +01:00
Robin Ward 407f3abffb Simple API for registering custom emoji 2014-11-03 13:56:31 -05:00
Régis Hanol bdb78ce76a FEATURE: consider SVG as an image when authorized 2014-11-03 19:54:10 +01:00
Robin Ward bab4f48eeb FIX: Trim the profile text in the user card even if it has multiple lines. 2014-11-03 11:59:56 -05:00
Régis Hanol fd5677808c SPEC: make sure digest doesn't pick any topics in categories that are muted 2014-11-03 16:57:50 +01:00
Régis Hanol a7fa1b33e5 Merge pull request #2936 from vairix-dfernandez/master
Feature: Extended user stats in user export csv
2014-11-03 16:47:40 +01:00
Régis Hanol 469b0d9eca Merge pull request #2942 from awesomerobot/master
fixing ban display on usercard and IE11 issue with user page controls
2014-11-03 16:25:26 +01:00
Kris Aubuchon 6ab7bfee14 fixing ban display on usercard and IE11 issue with user page controls 2014-11-03 10:16:10 -05:00
Daniel Fernández 61ff64d011 Resfactor: improve syntax extended user stats in user export csv 2014-11-03 13:04:51 -02: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
riking 6a946712b3 Add ?include_raw parameter to topic views 2014-11-01 14:32:18 -07: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
Daniel Fernández 757cea05a4 Feature: Extended user stats in user export csv 2014-10-31 15:21:43 -02: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