Benjamin Neff
e6b72b526f
remove "not public" error page
...
this is not used anymore:
* not logged in users are redirected to the login page
* logged in users see the normal 404 page
2016-03-07 05:52:54 +01:00
Benjamin Neff
d94eae0d45
refactoring PostService
...
* move presenters back to controllers, this is view-logic
* use PostService in CommentService
* remove iframe route, this is not used anymore
* id/guid limit at 16 chars, hex(8) is 16 chars long
2016-03-07 05:52:54 +01:00
Dennis Schubert
91d636b9f6
Merge pull request #6727 from SuperTux88/improve-pod-check
...
Improve pod check
2016-03-05 06:03:20 +01:00
Benjamin Neff
acb91c79d2
improve pod connection check
...
* use port for check
* respect entries in /etc/hosts
* test /.well-known/host-meta
* don't allow redirects to other domains
2016-03-05 02:57:11 +01:00
Benjamin Neff
b1a6516474
add migration for pods-table
...
* add port to pods
* remove url from person and link people with pod-table
2016-03-05 00:12:54 +01:00
Steffen van Bergerem
f948120ba6
Refactor keycodes
2016-03-04 18:02:22 +01:00
Dennis Schubert
091c426004
Merge pull request #6672 from k0kubun/hamlit
...
Use Hamlit to render Haml
2016-03-01 07:16:25 +01:00
Dennis Schubert
4cb0d18a63
Merge branch 'stable' into develop
2016-02-22 11:27:45 +01:00
Dennis Schubert
fbabc541ae
updated 111 locale files [ci skip]
2016-02-22 11:26:04 +01:00
Jonne Haß
086b6e4529
Merge branch 'stable' into develop
2016-02-16 11:19:10 +01:00
Steffen van Bergerem
9eb0dddb1a
Speed up asset serving in development
...
closes #6702
2016-02-16 11:19:04 +01:00
Dennis Schubert
24c24374bf
Start 0.5.8.0 cycle [ci skip]
2016-02-15 01:49:15 +01:00
Dennis Schubert
5d77708aa8
updated 111 locale files
2016-02-09 13:15:21 +01:00
Dennis Schubert
677bddc3d3
Merge branch 'stable' into develop
2016-02-09 12:42:26 +01:00
Steffen van Bergerem
ac5a7746e2
Remove contacts_title method and translations
...
closes #6687
2016-02-09 12:42:21 +01:00
Steffen van Bergerem
482cbe7fcc
Add reason for post report to email sent to admins
2016-02-07 17:58:03 +01:00
Takashi Kokubun
3028f8e9ad
Use Hamlit to render Haml
2016-02-07 14:39:25 +09:00
Steffen van Bergerem
0c05b474c5
Merge pull request #6509 from AugierLe42e/fix-mobile-comment
...
Refactor mobile comment section
2016-02-05 11:30:04 +01:00
Augier
a5198e9a01
Fix no reaction case
2016-02-03 16:06:24 +01:00
Benjamin Neff
ce407568d9
fix queues for cron jobs
...
remove the queues from the schedule.yml so the configured queue in the worker is used
2016-01-28 23:46:37 +01:00
fla
1e27b509f9
Add number of votes on poll answers
2016-01-24 14:31:06 +01:00
Dennis Schubert
5f986464da
Drop Redis namespace support
2016-01-24 07:29:28 +01:00
cmrd Senya
ed61ef6d6a
Replace sidetiq with sidekiq-cron
...
closes #6616
2016-01-24 07:20:44 +01:00
Steffen van Bergerem
a52c8a2f55
Tell user that the author might ignore them when commenting/liking failed
2016-01-21 21:02:39 +01:00
Steffen van Bergerem
6fce81fc99
Merge branch 'stable' into develop
2016-01-20 21:37:30 +01:00
tamatsyk
960e651764
internationalize controller rescue_from text
...
Fix typos
change forbitten to forbidden
fix styling issue and copypaste
improve code style for aspec_memberships_controller.rb with rubocop
fix styling issues
aligned elements of hash literals
fix typo
fix locale name and styling of its usage
fix failing tests
closes #6554
2016-01-20 21:37:02 +01:00
Jonne Haß
aa6e4ec0d2
Merge pull request #6631 from svbergerem/white-color-theme
...
White color theme
2016-01-12 16:35:42 +01:00
Jonne Haß
ec0ba06857
Merge branch 'stable' into develop
2016-01-12 16:26:04 +01:00
Benjamin Neff
4cb6afdc94
fix plurals (10-19 was handled as 'one')
...
closes #6630
2016-01-12 16:25:26 +01:00
Steffen van Bergerem
5bd15e23f8
Clean up scss code for original white background
2016-01-10 00:48:30 +01:00
jpope
cab192b69e
add original white background color theme
2016-01-10 00:48:30 +01:00
Jonne Haß
baeff22451
Merge pull request #6095 from AugierLe42e/openid
...
OpenID Connect
2016-01-06 12:30:15 +01:00
Dennis Schubert
439ea693a0
Merge pull request #6617 from manuelVo/ignored-user-show-posts-on-profile
...
Show posts of ignored users on their profile page
2016-01-06 10:48:50 +01:00
Dennis Schubert
65a28fcde0
Start 0.5.7.0 cycle
...
[ci skip]
2016-01-06 01:04:27 +01:00
Jonne Haß
764a3fec1d
Merge branch 'stable' into develop
2016-01-05 21:34:11 +01:00
Jonne Haß
d025cc38d3
Drop another plurals hack at aspects
...
It doesn't look used anymore either
2016-01-05 21:33:41 +01:00
Manuel Vögele
4f34ecafa4
Show posts of ignored users on their profile page
2016-01-04 18:29:30 +01:00
theworldbright
58aef5658b
Fix remaining remarks
2016-01-04 17:01:40 +09:00
augier
ef7ea1a855
General text error + CSS styling
...
Minor merge conflict fix by theworldbright
2016-01-04 16:49:59 +09:00
augier
10314ffc8c
Fixing more remarks
2016-01-04 16:49:58 +09:00
augier
ebeafb7894
Add custom error page when prompt=none
2016-01-04 16:49:57 +09:00
theworldbright
82600003b3
Flash error messages when redirect_uri is invalid
2016-01-04 16:49:56 +09:00
augier
7b2be0d3c6
Support displaying TOS and policy
2016-01-04 16:49:56 +09:00
augier
2c7d102019
Design for authorization page when client_name not providen + XSS spec
2016-01-04 16:49:55 +09:00
theworldbright
fd467cd42b
Add private_key_jwt support
...
See
- http://openid.net/specs/openid-connect-core-1_0.html#ClientAuthentication
- https://openid.net/specs/openid-connect-registration-1_0.html#ClientMetadata
2016-01-04 16:49:55 +09:00
theworldbright
21175e7eee
Allow POST requests for user info endpoint
2016-01-04 16:49:54 +09:00
augier
8c2af74447
Fixing last remarks
2016-01-04 16:49:54 +09:00
augier
c33cce0953
Styling user consent form
2016-01-04 16:49:54 +09:00
theworldbright
1a7f2edc01
Perform major refactoring
...
- Add foreign_keys
- Remove unused classes/methods
- Fix pronto errors
- Add method to retrieve client id from name
- Remove TODO comments
- Fix unnecessary private key generation
2016-01-04 16:49:54 +09:00
theworldbright
28fc65ae26
Add CORS support to OIDC
2016-01-04 16:49:54 +09:00