index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Module
/
UserMessagesModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-12
Remove unused imports
Greg Roach
1
-6
/
+0
2021-01-25
Use https link in copyright header
Greg Roach
1
-1
/
+1
2021-01-22
Fix: #3682 - add bootstrap markup to user message block
Greg Roach
1
-81
/
+9
2021-01-15
Move user constants to the user interface class
Greg Roach
1
-3
/
+3
2020-07-04
Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()
Greg Roach
1
-2
/
+3
2020-06-21
Replace expand_layer() with bootstrap collapse
Greg Roach
1
-6
/
+12
2019-12-16
PHPdoc
Greg Roach
1
-1
/
+0
2019-12-16
Convert home page controller into request handlers and a service
Greg Roach
1
-4
/
+6
2019-12-13
CodeStyle - strict types
Greg Roach
1
-1
/
+3
2019-11-13
Fix: #2754 - do not rely on http referer header
Greg Roach
1
-0
/
+2
2019-11-13
Bootstrap class table-responsive should be used as a wrapper
Greg Roach
1
-1
/
+3
2019-11-12
Use responsive table for user-messages block
Greg Roach
1
-1
/
+1
2019-11-07
Fix error updating account preferences; use constants for preference names
Greg Roach
1
-2
/
+2
2019-11-01
Fix: #2719 cannot send messages using ugly urls; refactor controller as reque...
Greg Roach
1
-6
/
+7
2019-10-30
Add assertions for route parameters
Greg Roach
1
-1
/
+4
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-10
Working on routing
Greg Roach
1
-8
/
+8
2019-10-09
Working on routing
Greg Roach
1
-0
/
+1
2019-10-06
Working on routing
Greg Roach
1
-3
/
+5
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-2
/
+2
2019-07-14
Refactor blocks
Greg Roach
1
-34
/
+24
2019-05-08
PSR-7 requests
Greg Roach
1
-2
/
+2
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-11
/
+10
2019-04-03
Declare static closures
Greg Roach
1
-2
/
+2
2019-03-20
Block styling
Greg Roach
1
-1
/
+2
2019-03-07
Code style and testing
Greg Roach
1
-2
/
+2
2019-03-05
Custom module examples
Greg Roach
1
-1
/
+1
2019-03-03
Convert from Carbon (v1) to CarbonImmutable (v2)
Greg Roach
1
-3
/
+3
2019-02-24
Unused imports
Greg Roach
1
-1
/
+0
2019-02-23
Use UTC internally, and convert to local time for display
Greg Roach
1
-3
/
+9
2019-01-31
Apply fixes from StyleCI (#2170)
Greg Roach
1
-1
/
+2
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-5
/
+21
2019-01-25
Apply fixes from StyleCI (#2135)
Greg Roach
1
-1
/
+1
2019-01-25
Convert tracking and analytics functions into modules
Greg Roach
1
-1
/
+1
2019-01-24
Refactoring module API
Greg Roach
1
-1
/
+1
2019-01-22
Merge chart controllers into chart modules
Greg Roach
1
-2
/
+2
2019-01-22
PHPdoc
Greg Roach
1
-2
/
+10
2019-01-21
Simplify API function name
Greg Roach
1
-1
/
+1
2019-01-20
Working on #2120 - refactor modules: combine installed/enabled/allowed module...
Greg Roach
1
-3
/
+5
2019-01-20
Fix: #2121 strict typing error
Greg Roach
1
-1
/
+1
2019-01-18
Add support for illuminate/cache and refactor class User
Greg Roach
1
-2
/
+2
2019-01-06
Fix: #1783 - missing timezones on timestamps
Greg Roach
1
-1
/
+1
2019-01-06
Use illuminate/database
Greg Roach
1
-15
/
+20
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-19
Strict types
Greg Roach
1
-1
/
+1
2018-12-19
Refactor $ctype global as a parameter
Greg Roach
1
-5
/
+3
2018-12-09
Fix: #1126 - only send messages to users who can see the current tree
Greg Roach
1
-2
/
+9
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
1
-6
/
+6
2018-10-08
Code style
Greg Roach
1
-1
/
+1
[next]