[dreamwidth/dw-free] 406d04: [#1778] add prev/next day links to /read?date=YYYY...
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 406d045162f2713aeb3ce94b3680f40a136fbbc0
https://github.com/dreamwidth/dw-free/commit/406d045162f2713aeb3ce94b3680f40a136fbbc0
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-29 (Sat, 29 Apr 2017)
Changed paths:
M cgi-bin/LJ/S2/FriendsPage.pm
M styles/core2.s2
Log Message:
-----------
[#1778] add prev/next day links to /read?date=YYYY-MM-DD
This changes the existing behavior of the Reading Page View
By Date feature as follows:
- Add navigation links to Previous Day and Next Day, unless the
next day would be in the future (according to GMT), or if
there are more entries to view for the given day (normal
skip behavior constrained by date, as before).
- Don't propagate ?date page arguments in skiplinks if the user
can't use the feature (page renders normally, argument is ignored).
- Print text_noentries_day on an empty reading page if viewing
by date and no entries were found for that day (according to
server logtime, which again is in GMT). We infer whether we
are viewing by date by checking for usage of a backward skip
link on an empty reading page.
This does NOT:
- Transition automatically from normal viewing mode at the
end of the 14 day / 1000 entry limit if the user can use
the feature (that's a different bug);
- Take the user's timezone into account (that's outside of scope).
Fixes #1778.
Commit: 501e1ae7fafded2613c881e595f8159b2f12f3d3
https://github.com/dreamwidth/dw-free/commit/501e1ae7fafded2613c881e595f8159b2f12f3d3
Author: Mark Smith <mark@qq.is>
Date: 2017-04-29 (Sat, 29 Apr 2017)
Changed paths:
M cgi-bin/LJ/S2/FriendsPage.pm
M styles/core2.s2
Log Message:
-----------
Merge pull request #2155 from kareila/1778-navidate
[#1778] add prev/next day links to /read?date=YYYY-MM-DD
Compare: https://github.com/dreamwidth/dw-free/compare/2394d6de13d1...501e1ae7fafd
Home: https://github.com/dreamwidth/dw-free
Commit: 406d045162f2713aeb3ce94b3680f40a136fbbc0
https://github.com/dreamwidth/dw-free/commit/406d045162f2713aeb3ce94b3680f40a136fbbc0
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-29 (Sat, 29 Apr 2017)
Changed paths:
M cgi-bin/LJ/S2/FriendsPage.pm
M styles/core2.s2
Log Message:
-----------
[#1778] add prev/next day links to /read?date=YYYY-MM-DD
This changes the existing behavior of the Reading Page View
By Date feature as follows:
- Add navigation links to Previous Day and Next Day, unless the
next day would be in the future (according to GMT), or if
there are more entries to view for the given day (normal
skip behavior constrained by date, as before).
- Don't propagate ?date page arguments in skiplinks if the user
can't use the feature (page renders normally, argument is ignored).
- Print text_noentries_day on an empty reading page if viewing
by date and no entries were found for that day (according to
server logtime, which again is in GMT). We infer whether we
are viewing by date by checking for usage of a backward skip
link on an empty reading page.
This does NOT:
- Transition automatically from normal viewing mode at the
end of the 14 day / 1000 entry limit if the user can use
the feature (that's a different bug);
- Take the user's timezone into account (that's outside of scope).
Fixes #1778.
Commit: 501e1ae7fafded2613c881e595f8159b2f12f3d3
https://github.com/dreamwidth/dw-free/commit/501e1ae7fafded2613c881e595f8159b2f12f3d3
Author: Mark Smith <mark@qq.is>
Date: 2017-04-29 (Sat, 29 Apr 2017)
Changed paths:
M cgi-bin/LJ/S2/FriendsPage.pm
M styles/core2.s2
Log Message:
-----------
Merge pull request #2155 from kareila/1778-navidate
[#1778] add prev/next day links to /read?date=YYYY-MM-DD
Compare: https://github.com/dreamwidth/dw-free/compare/2394d6de13d1...501e1ae7fafd