This website requires JavaScript.
Explore
Help
Register
Sign In
aheathershaw
/
blue-twilight
Watch
1
Star
0
Fork
0
You've already forked blue-twilight
Code
Issues
32
Pull Requests
Releases
15
Wiki
Activity
blue-twilight
/
app
/
Http
/
Controllers
/
Gallery
History
Andy Heathershaw
80a7824f22
#111
: User feed now displays a "user created" event logged via the register/activation controllers
2018-11-19 13:26:44 +00:00
..
AlbumController.php
#85
: Changed the way next/previous buttons work, and introduced a more consistent ordering when large numbers of photos were uploaded at the same time
2018-07-28 08:59:51 +01:00
DefaultController.php
#54
,
#55
: Number of corrections to child albums behaviour. The count of child albums is now displayed in the gallery next to the "X photos" text. Child albums are no longer displayed if the user does not have permissions.
2017-09-29 13:57:45 +01:00
ExploreController.php
#111
: Fleshed out the content of the Explore Photographers page. Also added a redirect to the activity feed if accessing the dashboard and logging in
2018-11-18 09:07:13 +00:00
LabelController.php
#44
,
#45
,
#46
: Number of small tweaks and fixes to the slideshow view. Label view causes an exception when no photos are tagged to that label.
2017-09-17 11:49:36 +01:00
PhotoCommentController.php
#111
: Added an activity feed to the user profile screen, with a configurable setting on the social tab
2018-10-09 22:16:43 +01:00
PhotoController.php
#4
: Comments can now be posted from a photo page in the gallery, and are saved in the database in the photo_comments table.
2018-09-17 14:15:06 +01:00
StatisticsController.php
#3
: Fixed some issues with the statistics combined graph and file size pie graph
2017-09-12 20:36:39 +01:00
UserController.php
#111
: User feed now displays a "user created" event logged via the register/activation controllers
2018-11-19 13:26:44 +00:00