Dennis Schubert
|
67a6c8be0c
|
Merge pull request #5877 from SuperTux88/fix-notification-mails
fix notification mails for limited posts
|
2015-04-25 01:09:46 +02:00 |
|
Jonne Haß
|
0bad6dba88
|
Merge branch 'release/0.5.0.0-RC' into develop
|
2015-04-22 20:58:54 +02:00 |
|
Jonne Haß
|
6e546ff2bf
|
Trigger exports through a POST request
GET requests don't get any CSRF protection by Rails,
thus these sensitive actions should be better protected.
Thanks to @tomekr for the report.
|
2015-04-22 20:20:10 +02:00 |
|
Benjamin Neff
|
84c3814b94
|
fix notification mails for limited posts
|
2015-04-22 19:59:08 +02:00 |
|
Jonne Haß
|
d959dd725b
|
Merge pull request #5850 from svbergerem/modal-for-new-aspect
Use Bootstrap modal for new aspect form
|
2015-04-20 22:34:51 +02:00 |
|
Jonne Haß
|
85c376e591
|
Merge branch 'release/0.5.0.0-RC' into develop
|
2015-04-19 15:58:41 +02:00 |
|
goobertron
|
a75ec75ec7
|
Update aspect edits text, reorder posting section
First iteration to update Help section
Changes from Fla
|
2015-04-19 15:57:21 +02:00 |
|
Jonne Haß
|
b3575ab56f
|
Merge branch 'release/0.5.0.0-RC' into develop
|
2015-04-14 15:42:33 +02:00 |
|
goobertron
|
a687a8dc01
|
Update help text for renaming an aspect
|
2015-04-14 15:40:58 +02:00 |
|
Steffen van Bergerem
|
895d38de21
|
Refactor available services settings
|
2015-04-08 18:43:35 +02:00 |
|
Steffen van Bergerem
|
75ef9f47d0
|
Use Bootstrap modal for new aspect form
|
2015-04-07 10:45:09 +02:00 |
|
Jonne Haß
|
4b841ef076
|
Merge pull request #5843 from margori/private_post_subject_content
Limited post content excluded from subject of comment email
|
2015-04-04 00:39:40 +02:00 |
|
Marcelo Briones
|
aa6b590b3c
|
Limited post content excluded from subject of comment email
|
2015-04-03 16:37:17 -03:00 |
|
Steffen van Bergerem
|
07a344d051
|
Disable auto follow back on aspect deletion
|
2015-04-03 14:10:14 +02:00 |
|
Jonne Haß
|
179654071b
|
Move default_url_options to application.rb
Apparently the subclasses got loaded before the initializers
were run, thus not inheriting the config.
|
2015-04-01 14:59:07 +02:00 |
|
Jonne Haß
|
0881810f4e
|
Merge branch 'release/0.5.0.0-RC' into develop
|
2015-04-01 03:07:30 +02:00 |
|
Jonne Haß
|
9d4e7f3953
|
Merge pull request #5830 from svbergerem/fix-text-contact-page
Contacts page: remove broken title from 'Start a conversation' button
|
2015-04-01 02:54:18 +02:00 |
|
Steffen van Bergerem
|
fdf3817ee2
|
Update javascript styleguide
|
2015-04-01 01:24:11 +02:00 |
|
Steffen van Bergerem
|
7870f3b127
|
Contacts page: remove broken title from 'Start a conversation' button
|
2015-04-01 00:47:31 +02:00 |
|
Jason Robinson
|
c0b8f03225
|
bump to 0.5.0.0-RC
|
2015-03-30 17:49:15 +03:00 |
|
Jonne Haß
|
e274470d55
|
Replace default.html with a regular view
So we can correctly reference the images
|
2015-03-28 23:12:07 +01:00 |
|
Jonne Haß
|
331f4ed988
|
updated 80 locale files [ci skip]
|
2015-03-27 11:44:44 +01:00 |
|
Steffen van Bergerem
|
9069fd235d
|
Add 'no contacts in this aspect yet' message
|
2015-03-27 03:20:42 +01:00 |
|
flaburgan
|
ef977a170f
|
Replace Make Something text by the diaspora ball logo on registration page
Add ball.svg to /graphics
|
2015-03-26 00:32:41 +01:00 |
|
Jonne Haß
|
42977333c4
|
fix javascript pluaralization rules
|
2015-03-23 20:53:52 +01:00 |
|
Jonne Haß
|
d4d68b10cc
|
update plural rules
|
2015-03-23 19:27:38 +01:00 |
|
Jonne Haß
|
cb1203d36e
|
updated 105 locale files [ci skip]
|
2015-03-23 15:51:27 +01:00 |
|
Jonne Haß
|
241d12d824
|
Merge pull request #5798 from svbergerem/remove-centered-layout
Remove layout 'centered_with_header_with_footer'
|
2015-03-20 01:51:27 +01:00 |
|
Steffen van Bergerem
|
d9bf4a2fa6
|
Remove layout 'centered_with_header_with_footer'
|
2015-03-18 21:59:56 +01:00 |
|
Steffen van Bergerem
|
6d070c818c
|
Use jshintrb and guard-jshintrb instead of jshint
|
2015-03-18 10:49:17 +01:00 |
|
Jonne Haß
|
256d7862b9
|
Merge pull request #5782 from svbergerem/reshared-poll
Display reshared poll
|
2015-03-15 20:45:51 +01:00 |
|
Steffen van Bergerem
|
81cd1753e4
|
Improve link to original post in reshared polls
|
2015-03-15 17:07:16 +01:00 |
|
Hincu Petru
|
9589cb2e0f
|
disable poll voting for reshared post
|
2015-03-15 16:46:48 +01:00 |
|
Sayed
|
18a1958ef8
|
fix too long tag name #5737
|
2015-03-15 16:15:33 +02:00 |
|
Steffen van Bergerem
|
84a5992a42
|
Refactor css code, remove unused code
|
2015-03-13 01:41:14 +01:00 |
|
Jonne Haß
|
2c7b7bb0dc
|
bump open_graph_reader
|
2015-03-11 21:59:02 +01:00 |
|
Steffen van Bergerem
|
4f4dfc7554
|
Fix missing assets bug
|
2015-03-11 19:18:05 +01:00 |
|
Jonne Haß
|
e7b92c15e2
|
Replace export_photos and export_users by export queue
|
2015-03-06 00:38:16 +01:00 |
|
Marcelo Briones
|
b154d87070
|
Exports user photos as zip file
|
2015-03-03 19:45:57 -03:00 |
|
Jonne Haß
|
dd45b79a98
|
Drop Youtube oembed HTTPS hack
upstream ships it now that way
|
2015-03-02 02:34:51 +01:00 |
|
Jonne Haß
|
c9729d66d6
|
Explicitly set log level for production environment
|
2015-03-02 01:34:50 +01:00 |
|
Steffen van Bergerem
|
e188782a9a
|
Remove blueprint code
|
2015-03-02 00:04:57 +01:00 |
|
Jonne Haß
|
fb6d3db7c7
|
bump autoprefixer-rails
|
2015-02-28 02:36:14 +01:00 |
|
Jonne Haß
|
a0c22659d5
|
Monkey patch to prevent dumping limit on boolean fields
|
2015-02-27 17:00:41 +01:00 |
|
Jonne Haß
|
162303db37
|
Enable Rails 5 behavior for exceptions in after_commit callbacks
|
2015-02-27 16:58:39 +01:00 |
|
Jonne Haß
|
3a8302ff7f
|
serve_static_assets was renamed to serve_static_files
|
2015-02-27 16:58:38 +01:00 |
|
Jonne Haß
|
e46a77ba19
|
Merge pull request #5706 from aka001/help_section
Update the help section #5698
|
2015-02-27 15:57:12 +01:00 |
|
Jonne Haß
|
be1ab6c6a3
|
Merge branch 'collimarco-issue5350' into develop
|
2015-02-27 15:33:55 +01:00 |
|
Akash Agrawall
|
e85cb7b373
|
Help_section_update_keyboard_shortcut
|
2015-02-27 16:36:11 +05:30 |
|
Augier
|
168adae009
|
Adding help section for chat
|
2015-02-26 18:06:39 +01:00 |
|