Commit Graph

7958 Commits

Author SHA1 Message Date
cpradio
4a0ac2c339 FIX: Show eye-slash icon when able to mark a topic as Unlisted, and eye icon when able to mark it Listed 2016-06-05 07:03:24 -04:00
Arpit Jalan
1e289d1443 FEATURE: support adding tags when creating new topic via link 2016-06-04 11:15:49 +05:30
Robin Ward
eccfa1317a
FIX: Safer offset checking 2016-06-03 17:57:52 -04:00
Robin Ward
3ac4a40208
FIX: Wrench should take into account the custom header height 2016-06-03 17:30:40 -04:00
Robin Ward
0f0bff3786
FIX: Timeline issues on sites with large headers 2016-06-03 17:19:06 -04:00
Robin Ward
ee6cd3e4c4
FIX: On mobile the highlight was being cut off 2016-06-03 16:54:54 -04:00
Jeff Atwood
8b8397030c Merge pull request #4248 from cpradio/add-classname-to-invite-topic-button
Added class name for invite topic button
2016-06-03 11:43:36 -07:00
cpradio
375a051698 Added class name for invite topic button 2016-06-03 14:36:43 -04:00
Jeff Atwood
768d5126f9 Merge pull request #4247 from cpradio/add-class-name-for-groups
Added class name to the dt tag for groups
2016-06-03 11:36:37 -07:00
cpradio
a940496981 Added class name to the dt tag for groups 2016-06-03 14:12:00 -04:00
Arpit Jalan
92006fd344 FEATURE: redirect /groups/:name/members to groups/:name 2016-06-03 21:40:35 +05:30
Robin Ward
2b1e7b1a49 FIX: Topic progress wasn't clickable sometimes 2016-06-03 11:19:03 -04:00
Jeff Atwood
9ac8974dd1 slight back button improvements 2016-06-03 02:06:35 -07:00
Arpit Jalan
c4e1ad0953 FEATURE: Resend all pending invitations 2016-06-03 12:23:13 +05:30
Guo Xiang Tan
a3d72efee9
Whoops. 2016-06-03 09:40:11 +08:00
Jeff Atwood
28d8fea4e9 normalize with topic map button color 2016-06-02 16:19:08 -07:00
Jeff Atwood
8ae31b0cd2 reduce viz strength of "remove participant" X 2016-06-02 16:17:06 -07:00
Robin Ward
74a454c203
FIX: Lock keyboard controls for navigating posts to eyeline 2016-06-02 13:50:12 -04:00
Robin Ward
43e7890dcf
FIX: Add more descriptive text for expanding links 2016-06-02 13:07:47 -04:00
Robin Ward
fd57865046
UX: Mobile topic progress was docking in the wrong place 2016-06-02 12:40:17 -04:00
Robin Ward
4661c4274c
FIX: While browsing, last read should be based on the eyeline 2016-06-02 12:01:37 -04:00
Arpit Jalan
90a27f118f FEATURE: show members on group landing page 2016-06-02 16:39:50 +05:30
Jeff Atwood
c671b129ab de-emphasize share close X 2016-06-01 23:53:59 -07:00
Jeff Atwood
e5ead9d1f2 UX: make timeline a single color 2016-06-01 23:37:57 -07:00
Robin Ward
04bea0c9d6
FIX: More last read position fixes 2016-06-01 17:52:57 -04:00
Robin Ward
810b213ca0
FIX: Some last read position fixes 2016-06-01 17:27:19 -04:00
Régis Hanol
31c0a22266 UX: special message when the user have enabled mailing_list_mode 2016-06-01 22:47:42 +02:00
Robin Ward
e24fe0246a
Have the topic progress and timeline use the same appEvent 2016-06-01 15:53:13 -04:00
Robin Ward
a8fba38486
UX: Topic progress was docked in the wrong place. 2016-06-01 15:53:12 -04:00
Robin Ward
672220c6d2
UX: Add a third media query for even larger browsers 2016-06-01 15:21:22 -04:00
Robin Ward
8f6c0885f8
UX: On large widths, include more left margin for the timeline 2016-06-01 14:49:52 -04:00
Robin Ward
a832d88375
UX: Hide the timeline when the composer is open 2016-06-01 14:42:00 -04:00
Robin Ward
158a0daf32
FIX: New posts should update the last post date 2016-06-01 13:44:40 -04:00
Robin Ward
cc11c352cf
UX: Timeline was snapping to dock too early 2016-06-01 13:30:00 -04:00
Robin Ward
3d49a83d7a
FIX: Scrollbar wouldn't reach the bottom if you scrolled too fast 2016-06-01 13:10:33 -04:00
Arpit Jalan
e489af0b50 add Estonian language files 2016-06-01 15:25:21 +05:30
Neil Lalonde
a6aab00663 FEATURE: show category-to-tag relationships on tags index page 2016-05-31 17:27:22 -04:00
Robin Ward
09e991b3c3
FIX: Bad HTML escaping in widget 2016-05-31 17:08:05 -04:00
Robin Ward
70df75c381
UX: Show the progress widget when the composer is expanded 2016-05-31 16:55:56 -04:00
Robin Ward
27b499f4dd
UX: Move the timeline up higher on the page 2016-05-31 16:30:45 -04:00
Robin Ward
2d47f144f5
Deduplicate some code for the notifications drop down 2016-05-31 15:57:40 -04:00
Robin Ward
447c16800b
UX: Add tooltip text for the timeline notifications button 2016-05-31 15:23:22 -04:00
Robin Ward
8c6274ba88
FIX: Try to be a little smarter about which way topic menus open 2016-05-31 15:13:57 -04:00
Robin Ward
6eb87e6f62
FIX: Couldn't reach the bottom of the scrollbar 2016-05-31 11:16:38 -04:00
Robin Ward
321a11fe41
FIX: Docking of old widget regressed 2016-05-31 11:13:04 -04:00
Robin Ward
b37e14fc62
Remove snapping from scrollbar (people hate it) 2016-05-31 10:52:00 -04:00
Robin Ward
d2ebf0436c
FIX: On small heights jumping to posts was iffy 2016-05-31 10:52:00 -04:00
Robin Ward
5fc47e6942
FIX: Much less jankiness on the scroller 2016-05-31 10:52:00 -04:00
Robin Ward
717999b302
FIX: iPad locking on was broken when posting. 2016-05-31 10:51:59 -04:00
Jeff Atwood
97c1bb9159
add proper title to right gutter reply button 2016-05-31 10:51:59 -04:00