Robin Ward
|
64faee0935
|
Break down new topic counts by category if a digest contains many.
|
2014-04-17 16:42:40 -04:00 |
Robin Ward
|
2341118570
|
Add categories to the first topics in the email digest
|
2014-04-17 15:22:19 -04:00 |
Robin Ward
|
87682f7539
|
FIX: Don't include image meta data when embedded in an email
|
2014-04-17 12:32:51 -04:00 |
Robin Ward
|
9d1855f92f
|
Always use lower case URLs, fix date formatting and add full date title
|
2014-03-23 15:22:02 -04:00 |
Robin Ward
|
3fbb2cd728
|
Improve date displaying on embedded comments
|
2014-03-20 13:25:17 -04:00 |
Robin Ward
|
84e608079b
|
Ability to customize the logo in digest emails
|
2014-03-18 15:56:17 -04:00 |
Robin Ward
|
23066edbe1
|
FIX: undefined method error for some digests.
|
2014-02-21 16:25:19 -05:00 |
Robin Ward
|
d95887c57d
|
CHANGE: We now include the `_escaped_fragment_` support by default, but
only if the crawler check fails. It is a fallback for non-google search
engines that support the Ajax crawling API.
|
2014-02-20 17:02:26 -05:00 |
Robin Ward
|
d3b2f87f8e
|
In email digests, try to get longer excerpts if we don't have enough
characters from the first paragraph.
|
2014-02-13 16:11:01 -05:00 |
Robin Ward
|
88e1fadd0f
|
Merge pull request #1863 from ecuk/analytics
Google Universal Analytics
|
2014-01-27 12:33:17 -08:00 |
Robin Ward
|
1609950781
|
FIX: Missing module name
|
2014-01-27 15:11:51 -05:00 |
Eric Carlson
|
bc033283c6
|
Google Universal Analytics
|
2014-01-25 17:42:25 -07:00 |
Robin Ward
|
659b95178a
|
FIX: Removed `Rails.logger`. Sigh.
|
2014-01-22 17:09:57 -05:00 |
Robin Ward
|
2d15c82b26
|
FIX: Digest styling for oneboxes
|
2014-01-22 15:30:44 -05:00 |
Robin Ward
|
39c6e48aa5
|
FEATURE: Return only the first paragraph of text in HTML digests, unless
there is only one post. In that case return everything. Remove
dependency on 'html_truncator'
|
2014-01-22 12:37:37 -05:00 |
Sam
|
177983afe6
|
BUGFIX: mobile ui was being cached for anon views
|
2014-01-09 14:08:42 +11:00 |
Sam
|
9738c4ff48
|
FEATURE: backport a minimal String#scrub
BUGFIX: invalid byte sequence in email would explode all processing
|
2013-12-30 14:05:25 +11:00 |
Neil Lalonde
|
1f0a59584b
|
Revert "Re-apply with fixes: Stop using user agent to detect mobile devices. Use a media query and yepnope to load the appropriate css and customizations."
|
2013-12-18 14:47:22 -05:00 |
Neil Lalonde
|
58e5d532c5
|
Revert "Got rid of buggy yepnope spaghetti, however mobile detection really should be driven from the server."
|
2013-12-18 14:47:12 -05:00 |
Sam
|
8ccab6d140
|
Got rid of buggy yepnope spaghetti, however mobile detection really should be driven from the server.
|
2013-12-13 15:17:05 +11:00 |
Neil Lalonde
|
5171a23a9c
|
Re-apply with fixes: Stop using user agent to detect mobile devices. Use a media query and yepnope to load the appropriate css and customizations.
|
2013-12-11 11:19:22 -05:00 |
Neil Lalonde
|
2596f7dec2
|
Revert "Stop using user agent to detect mobile devices. Use a media query and yepnope to load the appropriate css and customizations."
|
2013-12-09 16:28:11 -05:00 |
Neil Lalonde
|
ca5d4d5e54
|
Stop using user agent to detect mobile devices. Use a media query and yepnope to load the appropriate css and customizations.
|
2013-12-09 13:28:42 -05:00 |
Robin Ward
|
3da2285ef1
|
FIX: Missing styles in HTML digest emails
|
2013-11-29 12:21:36 -05:00 |
Robin Ward
|
8c8645f158
|
FIX: Code and Emoticon formatting in HTML emails.
|
2013-11-28 17:21:14 -05:00 |
Régis Hanol
|
31fd5b85bc
|
FIX markdown hotlinked images were not properly pulled
|
2013-11-20 13:10:08 +01:00 |
Régis Hanol
|
07cbf8f4e3
|
do not customize the admin section
|
2013-11-14 16:41:16 +01:00 |
Sam
|
415d4df648
|
work around bust encodings passed in to method
|
2013-11-05 13:40:39 +11:00 |
Neil Lalonde
|
07d08b81c7
|
Show mobile view as default for nexus 7 tablet
|
2013-09-23 17:13:29 -07:00 |
Neil Lalonde
|
0fafe124db
|
Add enable_mobile_theme site setting. Uncheck it to disable the mobile theme.
|
2013-09-17 11:25:37 -04:00 |
Neil Lalonde
|
8de91e3789
|
Also put a class on html element for desktop view
|
2013-09-13 14:54:57 -04:00 |
Robin Ward
|
7d9a84b496
|
New User Education goes through a server side ComposerMessages check. Composer message for users
who don't have avatars.
|
2013-09-13 12:23:53 -04:00 |
Neil Lalonde
|
cc2acafc9a
|
Enable mobile view. Use local storage to remember whether you chose mobile or desktop view. Mobile device detection needs to be replaced with a better solution.
|
2013-09-10 16:44:17 -04:00 |
Sam
|
bcf0203497
|
fix encoding bug
|
2013-09-10 16:01:36 +10:00 |
Neil Lalonde
|
a3f3b086f3
|
Don't show mobile view unless mobile_view=1 param is used. Still more work to do.
|
2013-09-05 16:28:57 -04:00 |
Neil Lalonde
|
82bc6b677f
|
Add link in hamburger menu to switch between mobile and desktop views
|
2013-08-29 15:19:28 -04:00 |
Neil Lalonde
|
9efa29e688
|
Detect whether to use mobile view. Session var mobile_view can override automatic detection.
|
2013-08-27 14:57:42 -04:00 |
Sam
|
366cb13140
|
restyle all user notification emails to use a custom html template
|
2013-07-24 17:24:55 +10:00 |
Anton Batenev
|
694a6f4970
|
Fix recommendations from #1145
|
2013-07-05 15:59:39 +04:00 |
Anton Batenev
|
af36d32f7f
|
Workaround solution to help Yandex crawler index discource.
Yandex search engine doesn't index noscript tag content. See also
http://meta.discourse.org/t/noscript-tag-and-some-search-engines/8078
|
2013-07-04 22:08:23 +04:00 |
Neil Lalonde
|
80928de21e
|
Don't double render faq and privacy policy
|
2013-07-03 11:57:27 -04:00 |
Robin Ward
|
ce0a7739cf
|
FIX: Invalid Unicode in preload store JSON
|
2013-07-02 20:43:52 -04:00 |
Neil Lalonde
|
94b8286819
|
Configurable FAQ url
|
2013-06-27 12:10:43 -04:00 |
Robin Ward
|
89f182899f
|
Support for custom Privacy Policies
|
2013-06-26 10:59:36 -04:00 |
Robin Ward
|
4d1e8356b8
|
FIX: Again, try to get a flexible absolute logo_url
|
2013-06-05 18:23:43 -04:00 |
Robin Ward
|
0b97ea6345
|
Better HTML emails, smarter email digests, new email section in admin with digest preview
|
2013-06-05 17:47:25 -04:00 |
Sam
|
8874c9ea75
|
Add message format support that can be used on complex localization strings
Add message about new and unread topics at the bottom of topics
move localization helper into lib
|
2013-05-30 16:49:57 +10:00 |
Sam
|
42494b5bb1
|
we can't trust CSRF for anon the way it is designed.
The page they have loaded may be cached we need a different way of delivering the CSRF potentially
|
2013-05-03 16:43:11 +10:00 |
Sam
|
5ec52bd2e9
|
:s/moderator?/staff/g ... our naming was kind of crazy, renamed moderator? to staff
|
2013-05-02 17:22:27 +10:00 |
Sam
|
65cd00cf25
|
moderators now have teeth, more at http://meta.discourse.org/t/moderator-permission-set/6307/5
allow pms to be targetted at groups
|
2013-05-02 15:15:53 +10:00 |
Neil Lalonde
|
5f4dbd6ddc
|
Use tos_url site setting in flag modal if it's set
|
2013-05-01 11:49:18 -04:00 |
Sam
|
e4a76812a6
|
this is a slightly round about way of making our self oneboxes sane
shrunk avatar to 60px, added global whitelisting
|
2013-05-01 16:38:13 +10:00 |
Neil Lalonde
|
bbf982984d
|
Add TOS and Privacy Policy site settings that can link to external sites.
|
2013-04-26 18:46:36 -04:00 |
Robin Ward
|
72b4f41254
|
Can change TOS content via site content editor
|
2013-04-05 15:21:55 -04:00 |
Karan Misra
|
5dfb04e4b3
|
Convert a lot of :a => b to a: b and bring peace to the world
|
2013-03-25 05:07:36 +05:30 |
Wojciech Kocjan
|
14689a4f13
|
Logging in with username and password does not work in prefixed discourse
|
2013-03-19 17:15:14 +01:00 |
Wojciech Kocjan
|
e6ccc300dc
|
Support for running discourse with a prefix (i.e. as http://servername/discourse)
|
2013-03-16 00:01:21 +01:00 |
Robin Ward
|
dd5885bf12
|
FIX: Twitter tags were using `property` instead of `name`.
|
2013-03-15 15:42:21 -04:00 |
Robin Ward
|
4c7b0a42b5
|
Oops escape everything but image urls
|
2013-03-08 16:17:56 -05:00 |
Robin Ward
|
908bba8c13
|
First stab at oneboxing of meta.discourse.org
|
2013-03-08 15:59:12 -05:00 |
Robin Ward
|
d1d4530efd
|
User Profile enhancements:
- Added PreloadStore support to avoid duplicate requests
- preliminary SEO
- Support for opengraph/twitter cards
|
2013-03-08 15:04:37 -05:00 |
Robin Ward
|
d848a9fedc
|
Add opengraph and twitter card support to topics
|
2013-03-07 17:46:43 -05:00 |
Régis Hanol
|
239cbd2d58
|
enforce coding convention
replaced every `and` by `&&` and every `or` by `||`
|
2013-03-05 01:42:44 +01:00 |
Robin Ward
|
628927a79f
|
Added Site Setting to change locale.
|
2013-02-28 14:34:38 -05:00 |
Kuba Brecka
|
acc7718c67
|
first attempt to serve correct localized js files as rails pipeline assets
|
2013-02-27 09:00:49 +01:00 |
Robin Ward
|
5c4e6c9f2c
|
Merge pull request #153 from xdite/refactor_topic_show_again
use helper again
|
2013-02-15 07:19:01 -08:00 |
xdite
|
9eca9f9375
|
use helper again
|
2013-02-13 19:15:10 +08:00 |
xdite
|
cab4d95eaf
|
use canonical-url plugin to make view more clean
|
2013-02-13 19:04:43 +08:00 |
Robin Ward
|
7746a4576d
|
Fixes: Bug concatenating string URL with integer id
|
2013-02-11 16:18:15 -05:00 |
Robin Ward
|
7375566213
|
Merge pull request #119 from xdite/refactor_topic_view
Refactor topic view
|
2013-02-11 10:30:30 -08:00 |
xdite
|
c95629a781
|
move google analytics to partial
|
2013-02-11 19:34:14 +08:00 |
xdite
|
00883842f4
|
render_topic_next_page_link
|
2013-02-11 19:18:17 +08:00 |
xdite
|
0f54dbb36e
|
use render_topic_title to replace plain link_to
|
2013-02-11 19:16:08 +08:00 |
Sebastian Sogamoso
|
24584ae916
|
Remove empty helpers
|
2013-02-06 08:32:41 -05:00 |
Robin Ward
|
21b5628528
|
Initial release of Discourse
|
2013-02-05 14:16:51 -05:00 |