Robin Ward
|
fc36a87e72
|
FIX: Invalid ruby code for universal google analytics
|
2014-01-30 15:45:24 -05:00 |
|
Robin Ward
|
88e1fadd0f
|
Merge pull request #1863 from ecuk/analytics
Google Universal Analytics
|
2014-01-27 12:33:17 -08:00 |
|
Shiv Kumar
|
8cf467042e
|
make google search url protocol independent
|
2014-01-26 15:24:38 -08:00 |
|
Shiv Kumar
|
2b837827ae
|
make search on 404 page secure
|
2014-01-26 14:48:12 -08:00 |
|
Eric Carlson
|
bc033283c6
|
Google Universal Analytics
|
2014-01-25 17:42:25 -07:00 |
|
Robin Ward
|
c9cca78ab2
|
FIX: Show "Begin Discussion" button when there are 0 replies
|
2014-01-23 12:59:10 -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 |
|
Robin Ward
|
502b4730c8
|
FIX: Don't show uncategorized badges in digest emails
|
2014-01-22 11:27:57 -05:00 |
|
Neil Lalonde
|
ba74226346
|
FIX: invited users get clearer messaging when setting a password for the first time
|
2014-01-21 12:42:26 -05:00 |
|
Régis Hanol
|
8d2e5041bc
|
BUGFIX: proper handling of /none subcategory
|
2014-01-18 19:27:25 +01:00 |
|
Sam
|
a247389d4e
|
FEATURE: automatically update site to latest version of assets
if a user neglects to move around the site it will prompt to do so 2 hours in
|
2014-01-15 12:08:35 +11:00 |
|
Sam
|
fd95dbe75a
|
FEATURE: Automatically force a full refresh between pages if assets change
|
2014-01-15 12:08:35 +11:00 |
|
Robin Ward
|
c82279b9bd
|
FIX: When embedded, don't show button at the top unless there are more than 10 posts.
|
2014-01-14 16:06:04 -05:00 |
|
Neil Lalonde
|
b9bda77abd
|
Page title includes page number for web crawlers
|
2014-01-14 11:16:10 -05:00 |
|
Neil Lalonde
|
88d9f3a786
|
Disallow auth callbacks in robots.txt
|
2014-01-14 10:42:22 -05:00 |
|
Robin Ward
|
819ac61eb9
|
Let's put the "5 replies" back at the top of a comments section
|
2014-01-13 14:15:48 -05:00 |
|
Robin Ward
|
55918e6835
|
Adjustments to embedded content
|
2014-01-13 10:59:46 -05:00 |
|
Neil Lalonde
|
7cbcd72ea4
|
Add site_description to meta description tag for real
|
2014-01-09 16:42:22 -05:00 |
|
Sam
|
60a3641cc5
|
BUGFIX: rss feed link for topics has been broken ever since we upgraded rails
|
2014-01-08 17:20:46 +11:00 |
|
Robin Ward
|
b268ea8363
|
Improved Embedded templates slightly.
|
2014-01-07 15:48:39 -05:00 |
|
Robin Ward
|
25caec0e62
|
Change text at the bottom of embedded comments to be (x more replies)
|
2014-01-03 14:55:37 -05:00 |
|
Robin Ward
|
c762e3c4b1
|
Support for scrolling to another post in the iframe; more complicated than you'd think!
|
2014-01-03 14:45:59 -05:00 |
|
Robin Ward
|
59ea1c3c2c
|
Embedded: Change bottom link to last post, show deleted posts correctly.
|
2014-01-03 13:08:52 -05:00 |
|
Robin Ward
|
1ffcf39448
|
Make embedded comments look nicer
|
2014-01-03 12:52:42 -05:00 |
|
Robin Ward
|
9f2150faea
|
FIX: Logo needs target=_blank
|
2014-01-02 16:41:08 -05:00 |
|
Robin Ward
|
01be681a95
|
Link embeded topic to second post. They've already read the first.
|
2014-01-02 11:59:20 -05:00 |
|
Robin Ward
|
1478f08e4f
|
In development mode, relax restrictions on embedding.
|
2014-01-02 11:32:50 -05:00 |
|
Régis Hanol
|
abf910d210
|
FEATURE: allow for custom HTML inside the <head> tags
|
2014-01-02 16:22:04 +01:00 |
|
Robin Ward
|
4f8aed295a
|
FEATURE: Embeddable Discourse comments, now with simple-rss instead of feedzirra
|
2013-12-31 15:01:22 -05:00 |
|
Robin Ward
|
62db063e1e
|
Revert "Support for Embeddable Comments via IFRAME" - it depends on Curl
which not every server has. Have to rethink this.
This reverts commit e3e4c62887 .
|
2013-12-31 12:52:31 -05:00 |
|
Robin Ward
|
e3e4c62887
|
Support for Embeddable Comments via IFRAME
|
2013-12-31 12:26:24 -05:00 |
|
Régis Hanol
|
567d2bd23c
|
add top page
|
2013-12-24 00:50:36 +01:00 |
|
Sam
|
b67a3a85dd
|
split js with vendor/application
avoid one huge js bundle and instead break it down
to application and vendor (3rd party) our app changes
a lot, vendor changes a lot less
|
2013-12-23 10:32:07 +11:00 |
|
Robin Ward
|
40327c25e8
|
Merge pull request #1747 from alxndr/rss-tweak
tweak RSS elements for W3C compatibility
|
2013-12-19 08:26:04 -08: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 |
|
Alexander
|
8294dced6c
|
tweak RSS elements for W3C compatibility
installation needs to have contact_email set in the admin settings in
order for that installation to have truly valid feeds
|
2013-12-18 11:06:36 -05:00 |
|
Régis Hanol
|
4c6b535cc0
|
move arbitrary html content out of noscript and into the preloadstore
|
2013-12-17 18:25:27 +01:00 |
|
Alexander
|
d93e4fc65d
|
add more info to rss feeds
|
2013-12-15 01:17:39 -08: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 |
|
voisintotoro
|
cb7de5d2de
|
Updated French translation and fixed the fr_FR: to fr:
|
2013-12-12 23:17:43 +01: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
|
ed3d3ae1e1
|
Upgrade font-awesome to version 4
|
2013-12-11 10:31:09 -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 |
|
Neil Lalonde
|
e3660e59b4
|
Strip http(s) from SiteSetting.ga_domain_name
|
2013-12-06 11:46:52 -05:00 |
|
Neil Lalonde
|
7bbb32bac2
|
Fix javascript_include_tag for browser-update so it includes MD5. Needed to add .js extension for some reason.
|
2013-12-02 15:57:23 -05:00 |
|
Robin Ward
|
48bfcfadd9
|
Upgrade Ember.js, fix swallowing of template errors, report unresolved promises in development mode.
|
2013-12-02 13:15:58 -05:00 |
|
MK
|
2d4e62dd64
|
Fixed broken links in Digest email
Based on @eviltrout's fix from 7a60eacca9 .
|
2013-12-02 01:11:55 -05:00 |
|
Sam
|
8d859a9f68
|
break cache of fonts
|
2013-12-02 08:19:34 +11:00 |
|