Opened 10 months ago
Last modified 13 days ago
#4428 new enhancement
Fetch / Sort user updates by date in activity stream
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Activity | Version: | 1.6 |
| Severity: | normal | Keywords: | needs-patch |
| Cc: |
Description
I have an idea for showing the date above all of the activity for that day in the stream, very similar to tumblr when you view a persons archives of posts. So for example, it’d say “August 14th” and all updates from my friends that posted that day would show. Then on to the 15th, 16th etc. Or if it was “today” it would read “today” and all of the most recent updates so far.
Simply put, a way to fetch updates in your stream by date :) All of the above can be done from just that.
Change History (4)
comment:2
johnjamesjacoby — 6 months ago
- Milestone changed from 1.7 to 1.8
Neat idea; no time in 1.7. Punting to 1.8.
comment:3
johnjamesjacoby — 6 months ago
Note: we may even be able to use core rewrites to pull this off in 1.8.
comment:4
boonebgorges — 13 days ago
- Keywords needs-patch added
- Milestone changed from 1.8 to Future Release

While this is a templating issue -- and it may or may not be something we want to do for the theme compatibility work in 1.7 -- we should regardless make the Activity API query by date.