Read ; Write ; Upload ; Image(296) ; People(18) ; Threads(40) ; Settings ; Profile ; Help
Banana Lounge Unofficial Fan Forum

Count #
Items on page: 4
2025-02-11 #
file_hash item_title author_id cart
28c297cb Greetings from Hayden ilyag +cart
2923ffcf testing with safari ilyag +cart
6874b5fc [Public key for ilyag, CCC52A7467A88A7F] ilyag +cart
7a6664b9 #like ilyag +cart
Greetings from Hayden #

Greetings from Hayden

Just trying this out on the library computer, using Microsoft Edge.

; ilyag; 28c297cb; like ; +cart
testing with safari #
#client; #cookie; #my_name_is; #received

[MyNameIs]

testing with safari
--
[Cookie]
[Received]
[Client]
[Cookie]
[Received]
[Client]

; ilyag; 2923ffcf; like ; +cart
[Public key for ilyag, C #
#pubkey

[This item is a public key.]

; ilyag; 6874b5fc; like ; +cart
#like #
#client; #cookie; #hashtag; #parent; #received

>>e4c345ac..

#like
--
[Cookie]
[Received]
[Client]
[Cookie]
[Received]
[Client]

; ilyag; 7a6664b9; like ; +cart
query.sql #


		SELECT
			item_flat.file_path file_path,
			item_flat.item_name item_name,
			item_flat.file_hash file_hash,
			item_flat.author_key author_key,
			item_flat.child_count child_count,
			item_flat.parent_count parent_count,
			item_flat.add_timestamp add_timestamp,
			item_flat.item_title item_title,
			item_flat.item_score item_score,
			item_flat.labels_list labels_list,
			item_flat.item_type item_type,
			item_flat.item_order item_order,
			item_flat.item_sequence item_sequence
		FROM
			item_flat
	 
		WHERE
			file_hash IN (
				SELECT file_hash
				FROM item_flat
				WHERE
					item_score >= 0 AND
					(
						SUBSTR(DATETIME(add_timestamp, 'unixepoch', 'localtime'), 0, 11) = '2025-02-11'
						OR
						file_hash IN (
							SELECT file_hash FROM item_attribute where attribute = 'date' AND value = '2025-02-11'
						)
					)
				)
				AND (
					file_hash NOT IN (
						SELECT file_hash FROM item_attribute WHERE attribute = 'date' AND value <> '2025-02-11'
					)
					OR
					file_hash IN (
						SELECT file_hash FROM item_attribute WHERE attribute = 'date' AND value = '2025-02-11'
					)
				);
			

Cart #
Paste
Clear
Add All
^
JavaScript #