Maja Komel
|
24dfa1b657
|
Rename s3 vars, change condition when displaying s3 uploads
|
2018-06-25 17:16:01 +02:00 |
|
Kris
|
a0b799810b
|
post-info glyph margin fix
|
2018-06-25 10:50:16 -04:00 |
|
Joffrey JAFFEUX
|
803968147c
|
FIX: ListItem can’t have itemprop=url and itemprop=item together
|
2018-06-25 14:12:55 +02:00 |
|
Joffrey JAFFEUX
|
666386d4b7
|
FIX: allows more chars than a-z in select-kit
|
2018-06-25 12:52:20 +02:00 |
|
Guo Xiang Tan
|
d08b596e47
|
Remove unused function in post-stream.js.es6.
|
2018-06-25 17:23:34 +08:00 |
|
Ernesto Serrano
|
c5e24da5dd
|
Update poll_mailbox.rb
|
2018-06-25 16:18:07 +10:00 |
|
David Lee
|
4644d777bd
|
FEATURE: add website field to SSO
|
2018-06-25 16:09:39 +10:00 |
|
Leo McArdle
|
329c94a354
|
add user-preferences-emails-pref-email-settings outlet
|
2018-06-25 16:02:03 +10:00 |
|
Sam
|
85d97caa56
|
lint file
|
2018-06-25 15:35:45 +10:00 |
|
OsamaSayegh
|
d58ff44b04
|
Simplify to only support topics list for now
|
2018-06-25 15:02:22 +10:00 |
|
OsamaSayegh
|
b4a13a1afa
|
UX: keyboard shortcuts (j/k) should work with /categories
|
2018-06-25 15:02:22 +10:00 |
|
Christoph Holtermann
|
bed26ea0b3
|
fix indentation
|
2018-06-25 15:01:39 +10:00 |
|
Christoph Holtermann
|
a0af15d525
|
no redeclaring state
|
2018-06-25 15:01:39 +10:00 |
|
Christoph Holtermann
|
e874afaf31
|
read embed state info from data attribute
|
2018-06-25 15:01:39 +10:00 |
|
Christoph Holtermann
|
6eb0b310fe
|
add data attributes to reflect embed status
|
2018-06-25 15:01:39 +10:00 |
|
Christoph Holtermann
|
5914a3db20
|
Update embed.html.erb
Small fix
|
2018-06-25 15:01:39 +10:00 |
|
Christoph Holtermann
|
2244f19ff9
|
Update embed.html.erb
Add state descriptor to message being sent to parent window
|
2018-06-25 15:01:39 +10:00 |
|
Joffrey JAFFEUX
|
c722fc5164
|
FIX: makes sure category and tag drop headers have a title
|
2018-06-24 22:23:31 +02:00 |
|
Jeff Wong
|
41f76a74f8
|
FEATURE: send message when a user reaches tl1
|
2018-06-22 13:20:00 -07:00 |
|
Guo Xiang Tan
|
6597cc4cd0
|
Fix the build.
|
2018-06-22 13:42:43 +08:00 |
|
Guo Xiang Tan
|
cb622ead43
|
Make prettier happy.
|
2018-06-22 11:37:43 +08:00 |
|
Guo Xiang Tan
|
f69356e628
|
FIX: Users can't "show all posts" in forced summary topics.
|
2018-06-22 11:32:45 +08:00 |
|
Guo Xiang Tan
|
bad6a5142c
|
PERF: Don't include entire post stream when we're loading more posts.
|
2018-06-22 10:49:03 +08:00 |
|
Guo Xiang Tan
|
657c8a013a
|
UX: Don't display an empty participants section.
|
2018-06-22 10:16:43 +08:00 |
|
Guo Xiang Tan
|
4c6a0a4046
|
UX: Don't display participants count if it is zero.
This can happen for megatopics where we don't send
down the payload for participants count.
|
2018-06-22 08:32:20 +08:00 |
|
Joffrey JAFFEUX
|
fed86225c8
|
FEATURE: differentiate total and total for period on admin table report
|
2018-06-21 22:46:53 +02:00 |
|
Jeff Wong
|
bc52bdfa12
|
Feature: unconditionally consider TL0 users as "first day" users
|
2018-06-21 10:53:08 -07:00 |
|
Joffrey JAFFEUX
|
a41057aa6e
|
FEATURE: display report total value when showing report
|
2018-06-21 18:17:22 +02:00 |
|
Kris
|
5d0d56e474
|
removing unneeded line-height
|
2018-06-21 10:37:30 -04:00 |
|
Guo Xiang Tan
|
68388dfd25
|
Fix the build.
|
2018-06-21 15:57:59 +08:00 |
|
Guo Xiang Tan
|
71908cd634
|
Make prettier happy.
|
2018-06-21 15:37:24 +08:00 |
|
Guo Xiang Tan
|
9a7a079f4d
|
Force summary mode when user enters at the top of megalodoon topics.
|
2018-06-21 15:18:52 +08:00 |
|
Guo Xiang Tan
|
f7d22bad90
|
FEATURE: Forced summary mode for megalodon topics.
This is mainly done for performance reasons and megalodon
topics are usually a byproduct of imports where site setting
limits are not respected.
|
2018-06-21 14:00:20 +08:00 |
|
Guo Xiang Tan
|
ac80360bea
|
PERF: Help postgres make use of index in Post.summary .
|
2018-06-21 13:29:16 +08:00 |
|
Guo Xiang Tan
|
6ddd214476
|
FIX: Post#summary returning posts from other topics.
|
2018-06-21 12:00:54 +08:00 |
|
Guo Xiang Tan
|
c5cc582549
|
FIX: Participants may not be in topic maps's attributes.
|
2018-06-21 10:23:55 +08:00 |
|
Joffrey JAFFEUX
|
50d11fd582
|
FIX: improves durability display check
|
2018-06-20 23:15:11 +02:00 |
|
Joffrey JAFFEUX
|
95d99de7b4
|
FIX: hides durability section in dashboard if backups are disabled
|
2018-06-20 22:26:37 +02:00 |
|
Robin Ward
|
45a2c94fb3
|
FIX: Margin on post-info should be present in mobile and desktop
|
2018-06-20 15:39:36 -04:00 |
|
Robin Ward
|
5290138e84
|
Support for a decorator within the user name
|
2018-06-20 15:26:37 -04:00 |
|
Robin Ward
|
02cb944fee
|
FIX: Linting error
|
2018-06-20 13:44:03 -04:00 |
|
Robin Ward
|
e7fbcf4ba4
|
UX: Refactor topic metadata's many floats into flexbox (#6018)
|
2018-06-20 13:06:20 -04:00 |
|
Joffrey JAFFEUX
|
2f7960bd2a
|
DEV: updates prettier and displays linters/prettifiers version in CI
|
2018-06-20 18:34:49 +02:00 |
|
Joffrey JAFFEUX
|
8126b603e4
|
fix prettier
|
2018-06-20 18:26:43 +02:00 |
|
Robin Ward
|
fbc194c330
|
Don't use !important for wiki color. Allow themes to override it.
|
2018-06-20 10:47:27 -04:00 |
|
Robin Ward
|
bb11375590
|
FIX: Don't add undefined as a class name
|
2018-06-20 10:37:24 -04:00 |
|
Guo Xiang Tan
|
0365806b93
|
FIX: Properly display error when post action fails to create.
|
2018-06-20 21:20:23 +08:00 |
|
Joffrey JAFFEUX
|
fa43969fe2
|
FIX: crashes with date conversion in reports
|
2018-06-20 14:42:15 +02:00 |
|
Guo Xiang Tan
|
9c925a66ff
|
PERF: Don't display days ago on timeline for megatopics.
Analysis using `pg_stat_statements` showed this query
to be eating up a significant portion of CPU.
|
2018-06-20 16:25:54 +08:00 |
|
Sam
|
35e0ccfc84
|
make linter happy
|
2018-06-20 18:03:27 +10:00 |
|