- juil. 10, 2018
-
-
cmrd Senya a rédigé
This is required to make url_for(StatusMessage.new) work
-
- juin 19, 2018
-
-
HankG a rédigé
fixes #7770 closes #7774
-
- juin 18, 2018
-
-
flaburgan a rédigé
closes #7814
-
- juin 16, 2018
-
-
cmrd Senya a rédigé
When public fetch is requested with Poll guid, return parent StatusMessage for it, which includes the Poll in its turn. closes #7815
-
- mai 15, 2018
-
-
cmrd Senya a rédigé
I missed it in #7803 closes #7807
-
- mai 03, 2018
-
-
cmrd Senya a rédigé
Use completed_at datetime field as an indication of a performed migration closes #7805
-
- avr. 30, 2018
-
-
cmrd Senya a rédigé
Adds support for merging accounts with account migration by eliminating duplicate data in favor of the target user's data. closes #7803
-
- avr. 23, 2018
-
-
HankG a rédigé
closes #7791
-
- avr. 15, 2018
-
-
Steffen van Bergerem a rédigé
closes #7778
-
- avr. 12, 2018
-
-
Benjamin Neff a rédigé
closes #7772
-
- avr. 11, 2018
-
-
Benjamin Neff a rédigé
Some podmins were confuse how they can disable this redirect and I think the rule with two users can actually be a little confusing. I think the main goal of this page to give the podmin a little start and I think after they configured everything, the pod works and they found the link to the wiki to make themself an admin, it is OK to remove the redirect. Also it's bad for single-user pods where this page always stays active, even if they are an admin, but have only one user. It's more useful for single-user pods to have the login on the home page. closes #7783
-
Benjamin Neff a rédigé
-
Steffen van Bergerem a rédigé
Fixes #6564. closes #7775
-
Benjamin Neff a rédigé
closes #7769
-
Benjamin Neff a rédigé
This feature only worked on the same pod and was more confusing than useful.
-
- avr. 09, 2018
-
-
Benjamin Neff a rédigé
-
- mars 25, 2018
-
-
cmrd Senya a rédigé
fixes #3862 closes #7742
-
cmrd Senya a rédigé
-
cmrd Senya a rédigé
This is needed to properly initialize Handlebars partials without a document ready handler. fixes #7739 closes #7740
-
- mars 22, 2018
-
-
kas70 a rédigé
fixes #7377
-
- mars 09, 2018
-
-
cmrd Senya a rédigé
fixes #7736 closes #7737
-
- mars 06, 2018
-
-
Dennis Schubert a rédigé
If a user scrolls just below the 1000px threshold and clicks the back-to-top button within 250ms, we'll never hide the button as the scroll event gets throttled away. That's rather inconvenient. closes #7729
-
Dennis Schubert a rédigé
fixes #7727
-
- fév. 26, 2018
-
-
Benjamin Neff a rédigé
closes #7724
-
- fév. 25, 2018
-
-
Benjamin Neff a rédigé
When there were posts with many followed tags they were returned multiple times, resulting in less than 15 unique posts. That resulted in some posts to be missed in the stream. Fixes #4503 closes #7715
-
Benjamin Neff a rédigé
We only return `nil` when we know the person, but don't know the key or the key is invalid, so it doesn't make sense to retry in this case. When the person isn't known and can't be fetched we raise a DiscoveryError which will be retried. Also the errors were moved to the `Signable` module in the last release. closes #7717
-
- fév. 21, 2018
-
-
Benjamin Neff a rédigé
closes #7721
-
- fév. 17, 2018
-
-
cmrd Senya a rédigé
Use markdown-it-html5-embed plugin so user can embed audio and video using the markdown link syntax []() in the HTML5 way.
-
- fév. 01, 2018
-
-
Benjamin Neff a rédigé
fixes #7700 closes #7706
-
Benjamin Neff a rédigé
closes #7705
-
Benjamin Neff a rédigé
-
Benjamin Neff a rédigé
The limit was added in 2012 to prevent spam, but since the participants need to be a mutual contact with the author nowadays, I don't think it's a spam problem anymore.
-
Benjamin Neff a rédigé
fixes #7701 closes #7702
-
Benjamin Neff a rédigé
This fixes that it fails when you call it without notes parameter. closes #7698
-
- jan. 21, 2018
-
-
flaburgan a rédigé
closes #7642 fixes #7633
-
- jan. 12, 2018
-
-
Benjamin Neff a rédigé
Some people may remove their birthday date after the notification was sent, which then breaks the notification page for other users. Let's just display the date when the notification was created, and not display the users updated birthday date. When users update from date A to B it always looks weird anyway, when we display the same new date B twice on different days, or display two different dates for the same user. We could remove notifications when users change or remove their birthday, but that would be way more complex and also we usually don't remove notifications (not even for deleted posts). Fixes #7689 closes #7691
-
- jan. 08, 2018
-
-
Brad Koehn a rédigé
closes #7694 closes #7662 fixes #7661
-
Janakas a rédigé
closes #7684
-
Janakas a rédigé
Fixes #5727
-
Janakas a rédigé
-