Matthew Exon
|
5a7b47aa18
|
fix contact photo menu callback
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
7180ae4033
|
replace local_user
|
2024-08-18 15:52:51 +02:00 |
|
Michael
|
156654e076
|
The priority is now a class constant
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
2eb33ad1e1
|
Add missing use statement
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
3c3b399a3d
|
add types to parameters
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
48838999d9
|
fix order of upgrade commands
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
a8c16bab1c
|
add log lines to install
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
bc04aea856
|
Fix length of keys
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
6d708e5246
|
Use new hook registration calls
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
d5d909d460
|
Update to correct collation mode
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
3860957144
|
Use separate album and repair dox for ces
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
be31b42ad9
|
fix comment
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
076e1a0c51
|
correct use of fetchFull
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
a4ff47be01
|
fix argv stuff
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
19e0e8c2a3
|
fix argv stuff
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
6babcd4ae1
|
use new temppath function
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
f0217ccc01
|
fix sql syntax
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
04d5877bc7
|
improvements
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
6c45bb5423
|
syntax errors
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
5f05407cab
|
syntax errors
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
9a7088f9ab
|
syntax errors
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
ff0d43aaa9
|
syntax errors
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
4966d55ca1
|
this is more correcter
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
b9e89e0445
|
this is more correct
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
5c0cb50313
|
another migrated function
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
30fb631982
|
add anotehr check
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
27ea25dafc
|
also update these queries
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
42ada8257d
|
stray line
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
ef2ddfca16
|
perhaps it should be this style
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
9aa1ac4a1e
|
attempt to handle one error
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
d5414aeb52
|
new style of http request
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
7a77543b53
|
switch to new way of executing SQL
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
4fdef2b5aa
|
switch to new way of executing SQL
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
7df1027c90
|
switch to new way of executing SQL
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
1a2752c620
|
sync with submitted
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
7d35d9a498
|
error checking in retriever
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
b109a38f97
|
fix another stupid mistake
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
147825d666
|
fix another stupid mistake
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
c4e833581e
|
Detect an error in mailstream
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
ef8d7703e5
|
fixed another obvious mistake
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
708dc4264d
|
Fix a typo
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
a0b2ef3d04
|
another check for empty results
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
847e3598a5
|
Adapt Item methods to Post methods
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
dfe225b856
|
Remove binary field from httpRequest
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
c48be6270a
|
Replace fetchUrlFull with HTTPRequest version
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
aa15745825
|
Remove unneeded get_app
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
056d455af8
|
Fix page assembly
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
b659f65c2b
|
Update with base url changes and strict key requirements
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
c4be01c084
|
Further updates to 2020.03
|
2024-08-18 15:52:51 +02:00 |
|
Matthew Exon
|
3f9e848f54
|
Use new L10n thing
|
2024-08-18 15:52:51 +02:00 |
|