Jonne Haß
e135301642
Merge pull request #5331 from roymckenzie/feature/admin-show-recent-weekly-users
...
Most recent new users show on Weekly User Stats admin page
2014-10-14 13:07:33 +02:00
Jonne Haß
0419174570
Merge pull request #5334 from svbergerem/fix-bootstrap-poll
...
Fix poll for Bootstrap publisher
2014-10-14 13:03:19 +02:00
Jonne Haß
dcc629bc4c
Merge pull request #5337 from Flaburgan/add-link-to-comment-in-report
...
Add a link to a reported comment in the admin panel
2014-10-14 12:48:30 +02:00
Jonne Haß
c1fa0beacd
backfill changelog [ci skip]
2014-10-14 12:46:50 +02:00
flaburgan
20d2b8fc5e
Add a link to a reported comment in the admin panel
2014-10-13 14:11:51 +02:00
Jason Robinson
7be8370924
Add changelog for #5296
2014-10-12 22:48:16 +03:00
Steffen van Bergerem
8ca5ca7c92
Reshare the absolute root of a post
2014-10-10 03:12:07 +02:00
flaburgan
adc839d620
Add network key to statistics.json, close #5042
2014-10-08 01:16:54 +02:00
Steffen van Bergerem
4cfe3d7005
Merge pull request #5271 from polsVoice/feature/4901-hoverable-left-menu
...
Feature/4901 hoverable left menu
2014-10-07 22:21:05 +02:00
Florian Staudacher
4f87a47d0a
Merge pull request #4657 from svbergerem/bootstrap-people-view
...
Redesign profile page and port to Bootstrap
2014-10-06 15:09:08 +02:00
Steffen van Bergerem
65e9e1c744
Hidden overflow for long names on tag pages
2014-10-04 22:58:57 +02:00
Jason Robinson
309e690a66
Fix services in statistics.json.
...
Currently there is a bug in configurate that reports incorrectly the services settings if they are set as ENV variables, instead of diaspora.yml settings.
This commit works around that issue by changing the way the setting is fetched.
2014-10-03 23:54:42 +03:00
Jonne Haß
1959f0d939
Merge branch 'hotfix/0.4.1.1' into develop
...
Conflicts:
Changelog.md
config/defaults.yml
2014-10-03 17:14:55 +02:00
Jonne Haß
a5ca738e91
Fix XSS issue in poll questions
...
closes #5274
2014-10-03 17:12:11 +02:00
Steffen van Bergerem
976ff0fcda
Redesign profile page and port to Bootstrap
2014-10-01 12:28:56 +02:00
Jonne Haß
0e1bac59f7
Merge pull request #5263 from strivedi183/5194-replace_punycodejs_vendored_asset_with_bower_package
...
Replaced punycode.js vendored asset with a bower package #5194
2014-10-01 12:23:00 +02:00
Jonne Haß
5133458d30
Start converting IDN emails
2014-09-20 04:05:57 +02:00
Jonne Haß
eb7d6083e3
Merge pull request #5232 from taro-k/develop5231
...
fix locale of invitation email subject #5231
2014-09-19 12:38:14 +02:00
Jonne Haß
31613e7784
Merge pull request #5227 from jaideng123/5218-fix_deformed_getstarted_popover
...
Fixed deformation of getting started popovers
2014-09-18 12:44:19 +02:00
Jonne Haß
538d55dbfc
Merge pull request #5180 from Raven24/profile_status
...
port profile page to backbone.js
2014-09-18 01:26:26 +02:00
Jason Robinson
cb3db09a5d
Merge tag 'v0.4.1.0' into develop
...
Release 0.4.1.0
2014-09-14 21:07:02 +03:00
Jason Robinson
afb64ff025
Add changelog text about new rake task for admin mails.
...
Related to #5111
2014-09-14 20:56:11 +03:00
Jason Robinson
658041c412
Changelog entry to explain new terms of service feature.
...
Related to #5104
2014-09-14 20:55:55 +03:00
Jonne Haß
d5474c3992
Merge pull request #5208 from jaideng123/5081-truncate_open_graph_data
...
Fixed Open Graph db insertion
2014-09-08 12:31:09 +02:00
Jonne Haß
291a2f31df
Merge branch 'release/0.4.1.0' into develop
2014-09-01 19:40:40 +02:00
Florian Staudacher
36e92b322f
fix hovercard aspect selectio z-index by moving it out of the stream element
...
- create handlebars template for hovercards
- fix notifications-dropdown (workaround) to remain open when aspect
selector is clicked
2014-09-01 19:39:23 +02:00
Jonne Haß
1ae0085d64
instruct to clear cache in changelog [ci skip]
2014-09-01 14:07:53 +02:00
Steffen van Bergerem
854dcf04db
Display new conversation form on conversations/index
2014-08-31 18:02:37 +02:00
Jonne Haß
2b2f4e44e5
bump sidekiq
2014-08-31 00:11:23 +02:00
Jonne Haß
bb0d24eab4
Merge pull request #5181 from jhass/bump_ruby
...
drop Ruby 1.9 support, recommend Ruby 2.1
2014-08-30 23:59:20 +02:00
Jonne Haß
62ce1c3a43
Merge pull request #5185 from goobertron/mobile_features
...
Add sign-up tests for mobile version
2014-08-30 22:17:27 +02:00
Jonne Haß
1515848120
Merge branch 'release/0.4.1.0' into develop
...
Conflicts:
app/controllers/conversations_controller.rb
spec/controllers/conversations_controller_spec.rb
2014-08-30 20:09:08 +02:00
Jonne Haß
5d549f553b
Escape person name in contacts json
...
jQuery autoSuggest uses .html to insert it into the DOM
2014-08-30 20:06:03 +02:00
Jonne Haß
201b590423
drop Ruby 1.9 support, recommend Ruby 2.1
2014-08-29 22:56:47 +02:00
Jonne Haß
1c9f030f7f
Merge pull request #5173 from remcohh/develop
...
Consolidate migrations
2014-08-29 17:42:33 +02:00
Jonne Haß
7c28921ec7
Merge pull request #5138 from svbergerem/bootstrap-tags-view
...
Port tags page to Bootstrap
2014-08-28 23:12:32 +02:00
Jonne Haß
462198799b
Dynamic asset paths everywhere
...
* Use asset pipeline aware helpers in CSS files
* Add js_image_paths to push image asset names to the client side JS
2014-08-28 21:04:29 +02:00
Steffen van Bergerem
3f3087c77f
Port tags page to Bootstrap
2014-08-28 18:02:02 +02:00
Jonne Haß
de9acef27f
add changelog entry for rspec 3 port
2014-08-27 18:25:28 +02:00
Jonne Haß
806de6a9ba
Merge pull request #5084 from Flaburgan/profile-mobile-improvements
...
Improve profile page design on mobile
2014-08-27 17:48:59 +02:00
Jonne Haß
6623fb66a6
Merge pull request #4960 from Flaburgan/polish-conversation-view
...
Polish conversation view
2014-08-27 17:47:33 +02:00
flaburgan
1dbce6d84d
Improve profile page design on mobile
2014-08-27 14:17:05 +02:00
Jonne Haß
f1ab434b18
Merge pull request #5153 from svbergerem/redesign-contacts-page
...
Redesign contacts page
2014-08-27 10:01:41 +02:00
Jonne Haß
8867023592
Merge pull request #4982 from Flaburgan/add-icon-in-dropdown-aspect
...
Add visibility icons in publisher dropdown aspect
2014-08-27 09:50:51 +02:00
Jonne Haß
b53ee9c7b3
Merge pull request #5169 from jaideng123/5157-Increase_captcha_field_length
...
Increase max length of simple_captcha to 12
2014-08-27 01:29:38 +02:00
Steffen van Bergerem
ff84ee0485
Small style changes, add tests
2014-08-26 22:45:43 +02:00
goobertron
9ee23017b8
Changelog note for change in jQuery CDN default
2014-08-26 16:37:45 +01:00
Jonne Haß
00de34ba38
Merge pull request #5129 from jaideng123/5106-scrolling_in_notifications
...
Increased the number of notifications shown in drop down bar to 15
Conflicts:
Gemfile.lock
2014-08-26 02:06:55 +02:00
Jonne Haß
3b3a44b39b
Merge pull request #5158 from khall/issue_5044
...
Fix for issue 5044
2014-08-26 01:18:39 +02:00
Jonne Haß
f772af86a6
Merge pull request #5156 from khall/issue_5040
...
Fix for issue 5040
2014-08-26 01:16:41 +02:00
Jonne Haß
cb6c79a885
Merge pull request #5151 from khall/issue_5090
...
Fix for issue 5090
2014-08-26 01:14:45 +02:00
Jonne Haß
2619beb157
Merge pull request #4481 from diaspora/rails4
...
Port to Rails 4
2014-08-24 13:42:31 +02:00
Jonne Haß
a1e547f8d7
Merge pull request #5105 from goobertron/jquery_default
...
Change default for jQuery CDN to false
2014-08-24 13:36:57 +02:00
Jonne Haß
3044195ebc
Merge branch 'release/0.4.1.0' into develop
2014-08-24 13:34:29 +02:00
Jonne Haß
52d5a1cd1a
Merge pull request #5141 from svbergerem/mark-read-link-notifications
...
Change mark read link on notifications page
2014-08-24 13:32:32 +02:00
Jonne Haß
5c60f10022
start new development cycle
2014-08-24 13:28:02 +02:00
Jonne Haß
527fb559e5
Bump version to 0.4.1.0
2014-08-24 13:17:29 +02:00
Steffen van Bergerem
c18df1c32f
Change mark read link on notifications page
2014-08-23 17:42:19 +02:00
Jonne Haß
d75632401b
make everything boot again
2014-08-23 16:34:00 +02:00
Jonne Haß
c4970b485f
Merge pull request #5131 from wegotcoders/3801_delete_own_photos
...
3801 delete own photos
2014-08-23 10:52:29 +02:00
Steffen van Bergerem
9e32eb370a
Remove unused js code for login page
2014-08-19 09:25:48 +02:00
Jonne Haß
ae24495c7d
Merge pull request #5127 from Raven24/hpetru-2875-ignore-user-posts
...
Remove ignored peoples posts without refresh (II)
2014-08-18 11:35:56 +02:00
Jonne Haß
ec02f54613
Merge pull request #5122 from jaideng123/5113-mark-as-read-by-filter
...
Added Mark all in filter as read feature
2014-08-18 11:30:18 +02:00
Jonne Haß
fa9c079955
Merge pull request #5121 from wegotcoders/4943-add-services-to-statistics-json
...
Service have been added to /statistics.json
2014-08-18 11:20:26 +02:00
Jonne Haß
d3b901801c
Merge pull request #5111 from jaywink/user-mailer
...
Rake task to send mails to users
2014-08-18 11:18:25 +02:00
Jason Robinson
e58f0b2ad4
Terms of service and privacy policy feature.
...
If enabled, terms of service link will be shown in sign up page.
2014-08-17 17:44:44 +03:00
Jonne Haß
0127852936
Merge pull request #5112 from svbergerem/login-redesign
...
Redesign login page
Conflicts:
Changelog.md
2014-08-15 11:44:05 +02:00
Jonne Haß
f82a5ba4d5
Merge pull request #5118 from blase/feature/4466-port-everything-to-bootstrap
...
Port everything under /contacts to bootstrap
2014-08-15 02:35:34 +02:00
Steffen van Bergerem
0d064cbefe
Redesign login page
2014-08-15 00:46:20 +02:00
Pablo Cuadrado
5f80394801
changelog entry
2014-08-14 04:54:07 -03:00
Jonne Haß
0bc83b93e5
Merge pull request #5109 from wegotcoders/4886-auto-add-poll-answer
...
4886 auto add poll answer
2014-08-13 16:44:02 +02:00
Florian Staudacher
163b76ae3d
Merge branch '2875-ignore-user-posts' of https://github.com/hpetru/diaspora into hpetru-2875-ignore-user-posts
...
Conflicts:
Changelog.md
2014-08-13 14:30:28 +02:00
Jonne Haß
80a0a9f999
Merge pull request #5108 from blase/feature/5107-set-top-margin-on-body
...
Set top margin only on the body element
2014-08-07 10:59:38 +02:00
Jonne Haß
3f21593111
Merge pull request #5088 from goobertron/defaults
...
Clarify explanations and defaults in diaspora.yml.example
2014-08-05 21:52:09 +02:00
Jonne Haß
0421d9336a
Merge pull request #5100 from Faldrian/feature/add_help_keyboard_shortcuts
...
added keyboard shortcut help topic
2014-08-03 20:12:15 +02:00
Jonne Haß
bd388d61e7
Merge pull request #5102 from Faldrian/feature/4474-fix_lightbox_thumbnails
...
Feature/4474 fix lightbox thumbnails
2014-08-03 20:10:20 +02:00
goobertron
49be5b82fe
Clarify explanations and defaults in diaspora.yml.example
2014-07-31 11:42:18 +01:00
Jonne Haß
344cb55b06
Merge pull request #5083 from theatre-x/patch-3
...
Change end year
2014-07-30 19:11:05 +02:00
Jonne Haß
ddb80ad366
Merge pull request #5077 from svbergerem/bootstrap-people-search
...
Port people search to Bootstrap
Conflicts:
app/assets/stylesheets/application.css.sass
2014-07-30 19:07:35 +02:00
Jonne Haß
6c6efd6e9a
Merge pull request #5069 from TeamOmniaExtares/bugfix_remove_bootstrap_for_SPV_comments
...
Bugfix remove bootstrap for spv comments Issue #4425
2014-07-30 19:02:10 +02:00
Steffen van Bergerem
f615ad3115
Port people search to Bootstrap
2014-07-20 18:21:13 +02:00
Jason Robinson
ead86d3353
Add changelog entries for #5006 & #5009 [ci skip]
2014-07-14 22:12:26 +03:00
Jonne Haß
fe1d1bd7a8
Merge pull request #5056 from arlogn/login-podname-size-flexible
...
Flexible font-size for huge text in sign_in page
2014-07-07 09:03:48 +02:00
Jason Robinson
d26f9cfae7
Add changelog for mobile sign-in fix [ci skip]
2014-07-06 18:49:44 +03:00
Jonne Haß
25fac9a90f
Merge pull request #5062 from mmn/develop
...
Publish salmon endpoint URL in Webfinger XRD
2014-07-06 16:56:34 +02:00
Jonne Haß
2fcb16de99
Merge pull request #5057 from blase/feature/4466-port-getting-started-page-to-bootstrap
...
Port Getting Started page to Bootstrap
2014-07-04 19:31:53 +02:00
Jonne Haß
0515c33769
Use double quotes when embeding translations in JS
...
Translations commonly include single quotes, which closes
the JavaScript string unexpectedly. Closes #5055
2014-07-03 22:57:42 +02:00
Florian Staudacher
13b716a449
allow admins to close user accounts from the backend
...
* thanks to @maxwell for the initial work on this
port admin pages to bootstrap
* improve user view on admin search page
* add 'close account' link to each user in the search results
* keep the same blue color for the admin menu
some refactoring of the routes and the admin code
* try to be more RESTful (possibly)
* use a 'UserSearch' model for search parameters and querying
add changelog entry
2014-07-01 23:33:15 +02:00
Jonne Haß
5a3d329703
Merge pull request #5049 from kpcyrd/aspect-edit-fix
...
Fix broken aspect-edit sidebar update
Conflicts:
app/assets/javascripts/aspect-edit-pane.js
2014-07-01 14:49:53 +02:00
Jonne Haß
12c507d6a2
Merge pull request #5048 from kpcyrd/fix-5031
...
Fix self-xss issue in contact-group-rename
2014-07-01 14:44:41 +02:00
Jonne Haß
6fb6a08980
Merge pull request #4945 from hpetru/notifications
...
Refactoring Notification#notify
2014-07-01 14:33:54 +02:00
Jonne Haß
47b7434263
update changelog [ci skip]
2014-07-01 14:31:00 +02:00
Hincu Petru
1d09978440
Fix hidding of poll publisher for close action
2014-06-25 10:54:00 +00:00
Hincu Petru
653612b74d
Remove posts for ignored person
2014-06-25 08:56:12 +00:00
Jason Robinson
b246c7b5ef
Merge branch 'master' into develop
2014-06-24 22:26:20 +03:00
Jason Robinson
c7536e523a
Re-bump version to 0.4.0.1
2014-06-24 22:23:26 +03:00
Jason Robinson
bd4dea608a
Merge branch 'hotfix/0.4.0.1' into develop
...
Conflicts:
Changelog.md
config/defaults.yml
2014-06-24 22:08:07 +03:00
Jason Robinson
90dd5d3868
Bump to 0.4.0.1
2014-06-24 22:01:12 +03:00
Jason Robinson
c475a3985e
start new development cycle
2014-06-22 19:32:23 +03:00
Jason Robinson
51ecae1b77
bump to 0.4.0.0
2014-06-22 19:01:31 +03:00
Jonne Haß
b7d310f318
Merge pull request #5012 from goobertron/changelog
...
Update changelog
Conflicts:
Changelog.md
2014-06-22 15:03:23 +02:00
goobertron
184f6225df
Update changelog to reference fixes rather than bug reports, fix couple of typos.
2014-06-22 13:34:31 +01:00
Jason Robinson
e4e9f40b2c
Revert "Fix toggling services for mobile bookmarklet"
...
This fixed the toggling of services, but broke the actual
bookmarklet :)
This reverts commit 1bd7989045 .
2014-06-19 21:47:34 +03:00
Jason Robinson
1bd7989045
Fix toggling services for mobile bookmarklet
2014-06-02 23:29:47 +03:00
Jonne Haß
553a5258a8
Merge pull request #4968 from taratatach/4967-use-https-for-osm-locator
...
Use https to load the location from OSM
2014-05-26 20:11:49 +02:00
Jonne Haß
77133a4062
Merge pull request #4963 from Ruxton/feature/rake_task_to_run_account_deletion_fixes_4792
...
Rake task for running outstanding account deletions
2014-05-24 18:03:10 +02:00
Jonne Haß
a3bfc4e92d
Add changelog entry for #4758 [ci skip]
2014-05-24 17:58:20 +02:00
Jonne Haß
cbd9c56a7a
Merge pull request #4919 from hpetru/4776-mention-on-mobile
...
Unescape text before add mention, this commit solve #4776
Conflicts:
Changelog.md
2014-05-24 17:34:29 +02:00
Jonne Haß
63c44d9f6b
Merge pull request #4781 from Zauberstuhl/report_feature
...
It is now possible to report posts and comments
2014-05-15 19:53:44 +02:00
Oliver Azevedo Barnes
aec0c700b3
Add account_deleter.rb to load_libraries initializer
2014-05-07 14:36:18 -05:00
Hincu Petru
e699a682f4
Unescape text before add mention, this commit solve #4776
2014-05-06 12:13:43 +00:00
Florian Staudacher
95efbfa9c9
add changelog for #4932 [ci skip]
2014-05-06 14:06:50 +02:00
Steffen van Bergerem
232e4fa236
Improve set read/unread in notifications dropdown
2014-04-16 23:33:22 +02:00
Jason Robinson
b64e418020
Merge pull request #4810 from svbergerem/notifications-no-auto-mark-as-read
...
Remove auto 'mark as read' in notifications dropdown
2014-04-16 21:56:53 +03:00
Steffen van Bergerem
e1685c9a29
Remove auto 'mark as read' for notifications
2014-04-15 14:51:38 +02:00
Gabriel Lima
f6c0648a55
bug #4832 - send the rspec test and changelog
2014-04-15 09:23:58 -03:00
flaburgan
a4886fa77b
SPV: Improve padding and interaction counts
2014-04-13 11:27:12 +02:00
Jason Robinson
ee3a9f9be0
Merge pull request #4912 from goobertron/settings
...
Reorder items on settings page and improve wording
2014-04-12 21:37:52 +03:00
Jason Robinson
6947a1945c
Merge pull request #4883 from MrZYX/uuid
...
Use uuids for guid generation
2014-04-11 16:40:57 +03:00
Jonne Haß
66c511197c
Merge pull request #4917 from hpetru/4806-new-status_messages-page
...
Redirect to stream_path if is destkop
2014-04-08 13:45:04 +02:00
goobertron
63abe9055b
Reorder items on settings page and improve wording
...
Update cukes to be text-independent
Update changelog
2014-04-08 00:28:25 +01:00
Jonne Haß
5a60cb72bf
Merge pull request #4899 from hpetru/poll-in-post-preview
...
Add poll in post preview
2014-04-04 14:12:13 +02:00
Jonne Haß
be19c2f104
Merge pull request #4897 from hpetru/update-poll-view-in-stream
...
I update design for poll in post stream
2014-04-04 09:54:06 +02:00
Jonne Haß
9eb2339368
Merge pull request #4894 from hpetru/4893-poll-in-spv
...
Add poll for single post view
2014-04-03 20:36:34 +02:00
Jonne Haß
211963d320
Merge pull request #4889 from hpetru/4874-malformed-url
...
Catch error from decodeURI for prevent crash in posts parsing
2014-04-01 00:49:27 +02:00
Jannik Streek
167884e565
added changelog pull link
2014-03-31 18:14:08 +02:00
Jannik Streek
a3837a4f19
added changelog entry
2014-03-31 18:14:07 +02:00
Jonne Haß
0ea53aa5ed
Merge pull request #4882 from hpetru/4868-mention-inside-tags
...
4868 mention inside tags
2014-03-31 12:06:39 +02:00
Jonne Haß
98057885ac
use uuids for guid generation
2014-03-30 15:38:18 +02:00
Jonne Haß
07aec2a630
Merge branch 'hpetru-4864-ui-bug-when-tag-is-long' into develop
2014-03-30 13:39:32 +02:00
Jonne Haß
3a91061d4f
Merge pull request #4708 from goobertron/opengraph_link_fix
...
Opengraph link fix (issue #4492 )
2014-03-30 11:15:29 +02:00
Jonne Haß
1b70f6fe09
Replace .rvmrc by .ruby-version
...
Also relax the requirement. The .ruby-version represents
merely a recomendation for the Ruby version. The incompability
issues in the Ruby world are far less currently, than they were
when we introduced strict version enforcement. Thus strict
enforcement is no longer appropiate. Same holds for RubyGems.
This implicity also removes the recomendation on using RVM.
The .ruby-version file is supported by all major Ruby version
managers. Gemsets are no longer a needed feature since Bundler
handles multiple concurrrently installed Gems just well.
2014-03-24 15:33:29 +01:00
Jonne Haß
ab15bad53f
Merge pull request #4858 from hincupetru/4514-clicking-show-more-comments-empties-textarea
...
Save textarea value before rendering comments when clicked 'show more....'
2014-03-24 14:56:45 +01:00
Steffen van Bergerem
cd241ee94d
Hovercards! Everywhere!
2014-03-23 01:15:26 +01:00
Steffen van Bergerem
4fc9c6416e
Port notifications to Bootstrap
2014-03-19 18:45:52 +01:00
Steffen van Bergerem
f217a5bc11
Add filters to notifications controller
2014-03-19 17:54:22 +01:00
Hincu Petru
1cef3e42ce
I save textarea value before rendering comments when clicked 'show more..'
2014-03-19 12:36:04 +00:00
Jonne Haß
835608f06f
Merge pull request #4856 from hincupetru/3692-hashtags-inside-markdown-link
...
Check if the hashtag is a link in function .hashtagify
2014-03-16 14:39:20 +01:00
Jonne Haß
cfca0e88f1
Revert "Merge pull request #4847 from hincupetru/3692-hashtags-inside-markdown-link"
...
This reverts commit 06ab498620 , reversing
changes made to 3c4d8d95d3 .
Conflicts:
Changelog.md
2014-03-15 21:08:54 +01:00
Jonne Haß
f2fedea3db
Merge pull request #4853 from hincupetru/4693-notifications-hovercard-avatars-misaligned
...
Fixed "hovercard avatars misaligned in notifications drop-down"
2014-03-15 19:15:08 +01:00
Jonne Haß
06ab498620
Merge pull request #4847 from hincupetru/3692-hashtags-inside-markdown-link
...
Solved problem with hashtags inside markdown links
2014-03-15 19:12:37 +01:00
Jonne Haß
3c4d8d95d3
Merge pull request #4794 from Flaburgan/improve-search-page
...
Add handle indication on search page, improve design
2014-03-15 19:09:42 +01:00
Jonne Haß
d4e046ecbc
Merge pull request #4787 from hincupetru/4726-infinite-photo-stream
...
Added limit by max_time to photos#index for prevent "infinite photo stream"
2014-03-15 19:07:48 +01:00
flaburgan
027650e856
Add handle indication on search page, improve design
2014-03-13 23:01:42 +01:00
Jonne Haß
11603f5496
Merge pull request #4843 from svbergerem/4228-hovercards-same-pod
...
Show hovercards in the notification drop-down for users on the same pod
Conflicts:
Changelog.md
2014-03-11 21:50:33 +01:00
MatrixCrawler
3273028ed2
Fix atom feed for reshares of deleted posts.
...
Propose for fix #4638
Added Changelog line
Added Specs for testing if the reshared origin post is deleted and therefore not shown in the atom feed
2014-03-11 21:27:08 +01:00
Steffen van Bergerem
aefcfc7b30
Show hovercards in the notification drop-down for users on the same pod
2014-03-11 20:44:28 +01:00
Steffen van Bergerem
0cc3b10b1f
port publisher and bookmarklet to bootstrap
2014-03-10 15:15:40 +01:00
Jonne Haß
bd24cb71a4
Fix plaintext mode for mentionable
...
Also slight refactors to it.
2014-03-09 14:02:15 +01:00
Jonne Haß
4fce682635
Merge pull request #4834 from Faldrian/atomfeedtohtml
...
atom-feed content changed to html, use better post-title extractor
2014-03-09 01:13:38 +01:00