<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikisphere.org/w/index.php?action=history&amp;feed=atom&amp;title=Module%3AContactManager%2FConversationsNavigation</id>
	<title>Module:ContactManager/ConversationsNavigation - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wikisphere.org/w/index.php?action=history&amp;feed=atom&amp;title=Module%3AContactManager%2FConversationsNavigation"/>
	<link rel="alternate" type="text/html" href="https://wikisphere.org/w/index.php?title=Module:ContactManager/ConversationsNavigation&amp;action=history"/>
	<updated>2026-04-19T18:15:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wikisphere.org/w/index.php?title=Module:ContactManager/ConversationsNavigation&amp;diff=149656&amp;oldid=prev</id>
		<title>Maintenance script at 10:52, 19 October 2025</title>
		<link rel="alternate" type="text/html" href="https://wikisphere.org/w/index.php?title=Module:ContactManager/ConversationsNavigation&amp;diff=149656&amp;oldid=prev"/>
		<updated>2025-10-19T10:52:14Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 10:52, 19 October 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key wiki_wikisphere:diff:1.41:old-149398:rev-149656 --&gt;
&lt;/table&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://wikisphere.org/w/index.php?title=Module:ContactManager/ConversationsNavigation&amp;diff=149398&amp;oldid=prev</id>
		<title>Maintenance script at 07:48, 1 September 2025</title>
		<link rel="alternate" type="text/html" href="https://wikisphere.org/w/index.php?title=Module:ContactManager/ConversationsNavigation&amp;diff=149398&amp;oldid=prev"/>
		<updated>2025-09-01T07:48:08Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.fn(frame)&lt;br /&gt;
    local args = (type(frame.getParent) == &amp;quot;function&amp;quot;) and frame:getParent().args or frame&lt;br /&gt;
&lt;br /&gt;
local months = {&lt;br /&gt;
    { name = &amp;quot;January&amp;quot;, value = 1 },&lt;br /&gt;
    { name = &amp;quot;February&amp;quot;, value = 2 },&lt;br /&gt;
    { name = &amp;quot;March&amp;quot;, value = 3 },&lt;br /&gt;
    { name = &amp;quot;April&amp;quot;, value = 4 },&lt;br /&gt;
    { name = &amp;quot;May&amp;quot;, value = 5 },&lt;br /&gt;
    { name = &amp;quot;June&amp;quot;, value = 6 },&lt;br /&gt;
    { name = &amp;quot;July&amp;quot;, value = 7 },&lt;br /&gt;
    { name = &amp;quot;August&amp;quot;, value = 8 },&lt;br /&gt;
    { name = &amp;quot;September&amp;quot;, value = 9 },&lt;br /&gt;
    { name = &amp;quot;October&amp;quot;, value = 10 },&lt;br /&gt;
    { name = &amp;quot;November&amp;quot;, value = 11 },&lt;br /&gt;
    { name = &amp;quot;December&amp;quot;, value = 12 }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
local monthRet = {}&lt;br /&gt;
for i, month in ipairs(months) do&lt;br /&gt;
     table.insert(monthRet, &amp;#039;{{#querylink:{{FULLPAGENAME}}|&amp;#039; .. month.name .. &amp;#039;|class=item-{{#ifeq:&amp;#039; .. month.value .. &amp;#039;|{{#if: {{#urlget:month}}|{{#urlget:month}}|{{CURRENTMONTH}} }}||un}}selected|month=&amp;#039; .. month.value .. &amp;#039;|year={{#if: {{#urlget:year}}|{{#urlget:year}}|{{CURRENTYEAR}} }}|hash={{#urldecode:{{#urlget:hash}}}}|mailbox={{#urlget:mailbox}} }}&amp;#039;)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
local ret = &amp;#039;&amp;#039;&lt;br /&gt;
ret = ret .. table.concat(monthRet, &amp;quot; | &amp;quot;)&lt;br /&gt;
ret = ret .. &amp;#039; – &amp;#039;&lt;br /&gt;
ret = ret .. &amp;#039;{{#querylink:{{FULLPAGENAME}}|previous year|month={{#if: {{#urlget:month}}|{{#urlget:month}}|{{CURRENTMONTH}} }}|year={{#expr:{{#if: {{#urlget:year}}|{{#urlget:year}}|{{CURRENTYEAR}} }} -1}}|hash={{#urldecode:{{#urlget:hash}}}}|mailbox={{#urlget:mailbox}} }}&amp;#039;&lt;br /&gt;
ret = ret .. &amp;#039; | &amp;#039;&lt;br /&gt;
ret = ret .. &amp;#039;{{#querylink:{{FULLPAGENAME}}|next year|month={{#if: {{#urlget:month}}|{{#urlget:month}}|{{CURRENTMONTH}} }}|year={{#expr:{{#if: {{#urlget:year}}|{{#urlget:year}}|{{CURRENTYEAR}} }} +1}}|hash={{#urldecode:{{#urlget:hash}}}}|mailbox={{#urlget:mailbox}} }}&amp;#039;&lt;br /&gt;
ret = ret .. &amp;#039; | &amp;#039;&lt;br /&gt;
ret = ret .. &amp;#039;{{#querylink:{{FULLPAGENAME}}|show all|hash={{#urldecode:{{#urlget:hash}}}}|mailbox={{#urlget:mailbox}}|show=all|month=-1|class=item-{{#ifeq:{{#urlget:show}}|all||un}}selected}}&amp;#039;&lt;br /&gt;
&lt;br /&gt;
     return frame:preprocess(ret)&lt;br /&gt;
end&lt;br /&gt;
-- =p.fn({&amp;quot;add\ndfdd&amp;quot;,&amp;quot;b&amp;quot;,&amp;quot;c&amp;quot;,&amp;quot;text&amp;quot;})&lt;br /&gt;
return p&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>