James Kiesel
|
48c0f3faf3
|
Use image gallery feature of magnific
commit cc7061e9458d04dd02aad9c02ba3a89306e0fae7
Author: James Kiesel <james.kiesel@gmail.com>
Date: Tue Apr 25 11:21:08 2017 +0900
;
commit 9233be7e432daff605812e6b49042f69d348b6e7
Author: James Kiesel <james.kiesel@gmail.com>
Date: Tue Apr 25 10:01:26 2017 +0900
Don't break if $elem is undefined
commit 598a694c070c86df8d9f5ffa1ed84e2f8756e65f
Author: James Kiesel <james.kiesel@gmail.com>
Date: Tue Apr 25 04:51:14 2017 +0900
.
commit 1711685a33ccd236011f54d3e652991728530b3a
Author: James Kiesel <james.kiesel@gmail.com>
Date: Tue Apr 25 04:34:11 2017 +0900
;
commit 81703f36c0593250aeac3418fde86660fd307092
Author: James Kiesel <james.kiesel@gmail.com>
Date: Tue Apr 25 04:12:37 2017 +0900
Use image gallery functionality in magnific
|
2017-04-25 11:23:15 +09:00 |
|
Arpit Jalan
|
dad2024094
|
FIX: do not impose default min/max validation on hidden site setting
|
2017-04-22 12:08:39 +05:30 |
|
Guo Xiang Tan
|
5fab2042f5
|
Revert "Add rake task to gather GC.stat for Sidekiq."
This reverts commit 15e2f55655 .
|
2017-04-22 08:23:24 +08:00 |
|
Sam
|
b74c61777a
|
waiting on the wrong array
|
2017-04-21 17:29:38 -04:00 |
|
Sam
|
b077335a30
|
make stat socket much more robust
|
2017-04-21 17:12:29 -04:00 |
|
Sam
|
e189ec2def
|
correct it so stats socket times out after 10 seconds
|
2017-04-21 16:54:18 -04:00 |
|
Sam
|
20778fbf58
|
fix handling of stats socket
|
2017-04-21 12:37:28 -04:00 |
|
Sam
|
0b3aec9c94
|
FEATURE: set UNICORN_STATS_SOCKET_DIR for status socket
eg:
sam@ubuntu stats_sockets % socat - UNIX-CONNECT:9622.sock
gc_stat
{"count":46,"heap_allocated_pages":2459,"heap_sorted_length":2460,"heap_allocatable_pages":0,"heap_available_slots":1002267,"heap_live_slots":647293,"heap_free_slots":354974,"heap_final_slots":0,"heap_marked_slots":503494,"heap_swept_slots":498773,"heap_eden_pages":2459,"heap_tomb_pages":0,"total_allocated_pages":2459,"total_freed_pages":0,"total_allocated_objects":4337014,"total_freed_objects":3689721,"malloc_increase_bytes":6448248,"malloc_increase_bytes_limit":29188387,"minor_gc_count":36,"major_gc_count":10,"remembered_wb_unprotected_objects":19958,"remembered_wb_unprotected_objects_limit":39842,"old_objects":462019,"old_objects_limit":895782,"oldmalloc_increase_bytes":6448696,"oldmalloc_increase_bytes_limit":19350882}
|
2017-04-21 11:37:03 -04:00 |
|
Arpit Jalan
|
b0151ab66a
|
Merge pull request #4826 from techAPJ/site-setting-max-value
FIX: all basic integer settings should have min & max value validation
|
2017-04-21 20:21:10 +05:30 |
|
Arpit Jalan
|
1f5089e474
|
FIX: handle invite error in wizard
|
2017-04-21 20:07:04 +05:30 |
|
Sam
|
52306c393a
|
FEATURE: basic implementation of stats socket
|
2017-04-21 10:24:43 -04:00 |
|
Guo Xiang Tan
|
15e2f55655
|
Add rake task to gather GC.stat for Sidekiq.
|
2017-04-21 17:32:06 +08:00 |
|
Jeff Atwood
|
6d6e208037
|
Merge pull request #4828 from cpradio/normal-reply-state
FEATURE: Add normal as a preference for topic subscription state when replying to a topic
|
2017-04-20 21:24:13 -07:00 |
|
cpradio
|
20c2c66dd4
|
FEATURE: Add normal as a preference for topic subscription state when replying to a topic
|
2017-04-20 22:33:10 -04:00 |
|
Rafael dos Santos Silva
|
e922623da8
|
FIX: User Admin screen on mobile style was off
|
2017-04-20 23:18:01 -03:00 |
|
Guo Xiang Tan
|
8b2e3bf5f1
|
FIX: Topic title should be included in post webhook payload.
|
2017-04-21 10:04:21 +08:00 |
|
Arpit Jalan
|
9eff4f0807
|
FIX: all basic integer settings should have max value validation
|
2017-04-21 07:09:41 +05:30 |
|
Sam
|
aec73d4003
|
correct the spec again
|
2017-04-20 17:41:35 -04:00 |
|
Sam
|
47b99e0922
|
group is now default watched
|
2017-04-20 17:38:46 -04:00 |
|
Sam
|
a9b953ac5a
|
FIX: on create you could not add a theme component
|
2017-04-20 17:37:13 -04:00 |
|
Sam
|
dcf9459b7c
|
staff should track
|
2017-04-20 17:32:05 -04:00 |
|
Sam
|
d4111c8676
|
correct spec
|
2017-04-20 17:24:21 -04:00 |
|
Sam
|
5365973c0a
|
FIX: detection of error changed, so you can clear errors
|
2017-04-20 16:55:18 -04:00 |
|
Neil Lalonde
|
703e6faf54
|
Revert "remove important from extra-info-wrapper color"
|
2017-04-20 16:27:10 -04:00 |
|
Sam
|
b801727698
|
Merge pull request #4827 from jomaxro/patch-3
Remove console logging from SCSS editing
|
2017-04-20 16:09:02 -04:00 |
|
jomaxro
|
b3eef0513f
|
Remove console logging
|
2017-04-20 16:08:16 -04:00 |
|
Sam
|
7a9eee1b71
|
FEATURE: default notification level for group messages
also fixes it so staff can amend other user's group notification level
|
2017-04-20 15:47:35 -04:00 |
|
Neil Lalonde
|
05efa7ce68
|
simplify last_notified_id
|
2017-04-20 15:26:28 -04:00 |
|
Arpit Jalan
|
5d9d2cf287
|
FIX: do not explicitly show email of flagger / flagged user
|
2017-04-20 22:09:30 +05:30 |
|
Sam
|
dfe3c162cc
|
move stylesheet after js
|
2017-04-20 12:34:50 -04:00 |
|
Neil Lalonde
|
3d32158893
|
remove important from extra-info-wrapper color
|
2017-04-20 11:53:41 -04:00 |
|
Sam
|
81c08fe451
|
missing badge count in dark theme
|
2017-04-20 11:52:06 -04:00 |
|
Sam
|
bbed29ba57
|
correct font preloading
|
2017-04-20 11:18:37 -04:00 |
|
Sam
|
8628a57f4e
|
FIX: colors picker not working with CDN
|
2017-04-20 11:04:23 -04:00 |
|
Sam
|
e119c6e01e
|
FIX: embedded comments not working when theme is missing
|
2017-04-20 10:31:33 -04:00 |
|
Sam Saffron
|
b4b864047c
|
try to make travis run more stuff at the same time
|
2017-04-20 09:00:44 -04:00 |
|
Guo Xiang Tan
|
94c7be3ca6
|
Merge pull request #4824 from tgxworld/fix_optimize_image_timeout
Fix optimize image timeout
|
2017-04-20 15:53:43 +08:00 |
|
Arpit Jalan
|
ea26c56631
|
FIX: redirect to login page for anonymous user when profiles are hidden
|
2017-04-20 13:00:45 +05:30 |
|
Guo Xiang Tan
|
2af1b9e93c
|
Add time out when optimizing images.
|
2017-04-20 15:21:43 +08:00 |
|
Guo Xiang Tan
|
d7b446c174
|
Install discourse_image_optim gem for now.
|
2017-04-20 15:14:39 +08:00 |
|
Guo Xiang Tan
|
5c39c8f24b
|
UX: Improve the way users set timers for TopicStatusUpdate .
|
2017-04-20 14:25:45 +08:00 |
|
Guo Xiang Tan
|
0f2e2ea175
|
Update moment locales as well.
|
2017-04-20 12:24:20 +08:00 |
|
Sam
|
7eabb90b71
|
FEATURE: added error messages for bad theme CSS / JS
|
2017-04-19 16:46:46 -04:00 |
|
Neil Lalonde
|
3835e16cf7
|
FIX: New implementation of the "notify about flag after" setting. Only notify about new flags since the last notification. Send a private message to staff. Mention the 3 most active moderators in the message so they get notification emails.
|
2017-04-19 16:17:45 -04:00 |
|
Sam
|
0930db221f
|
FIX: destroying color scheme could remove wrong item from UI
|
2017-04-19 15:31:21 -04:00 |
|
Sam
|
c5ee448713
|
FEATURE: Only show overridden option for theme css
also fixes bad styling of mobile glyph
|
2017-04-19 15:24:00 -04:00 |
|
Sam
|
c76d780675
|
FEATURE: show a paintbrush for color schemes
|
2017-04-19 11:06:21 -04:00 |
|
Guo Xiang Tan
|
8052218f61
|
Upgrade momentjs.
|
2017-04-19 22:04:35 +08:00 |
|
clapmyhands
|
5d28a1ac0d
|
UX: Make abondon post confirmation button red.
|
2017-04-19 21:54:58 +08:00 |
|
Arpit Jalan
|
5fa5c18a48
|
use notification_levels methods for specifying normal notification level
|
2017-04-19 16:17:24 +05:30 |
|